From 34371094e7ec8ac080e5e47d259adf9ed45d8f2e Mon Sep 17 00:00:00 2001
From: Steinkirch <1130416+bt3gl@users.noreply.github.com>
Date: Sun, 10 May 2020 23:23:36 -0700
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d222c9c..e7f1a16 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Z ML Energy-Based Models
+# z-EMBs
  
 
 This repository contains an adapted code for [OpenAI's Implicit Generation and Generalization in Energy Based Models](https://arxiv.org/pdf/1903.08689.pdf).
@@ -200,4 +200,4 @@ python ebm_combine.py --task=conceptcombine --exp_size=<exp_size> --exp_shape=<e
 
 ## References
 
-* [Our internal docs in EBMs](https://docs.zapos.io/algos/classical_machine_learning/energy_based_models/).
\ No newline at end of file
+* [Our internal docs in EBMs](https://docs.zapos.io/algos/classical_machine_learning/energy_based_models/).