Skip to content

Commit

Permalink
Edit text
Browse files Browse the repository at this point in the history
  • Loading branch information
Warvito committed Mar 18, 2020
1 parent 2914c32 commit dc71cc0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@

[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/Warvito/vq-vae/blob/master/LICENSE)

This repository is a supplement to our blog series *Deep Autoregressive Models*. The following major papers and corresponding blogs have been covered as part of the series and we look to add blogs on a few other significant works in the field.
This repository is a supplement to our blog series *Deep Autoregressive Models*.

## Setup
Clone the git repository :


git clone https://github.com/Mind-the-Pineapple/Autoregressive-models.git


### Installing requirements
Python 3 with [TensorFlow 2.0+](https://www.tensorflow.org/) are the primary requirements.
Install virtualenv and creat a new virtual environment:

Expand Down

0 comments on commit dc71cc0

Please sign in to comment.