From 6ebaedeae7c0b8c0f18f41413838882efccdc06b Mon Sep 17 00:00:00 2001 From: Ishaan Gulrajani Date: Mon, 16 Jan 2017 16:32:50 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9535aa3..0a4296e 100755 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ To train, evaluate, and generate samples: python pixelvae.py ``` -By default, this runs on real-valued MNIST. You can pecify different datasets or model settings within `pixelvae.py`. \ No newline at end of file +By default, this runs on real-valued MNIST. You can specify different datasets or model settings within `pixelvae.py`.