Just a project to learn and practice with the Kera's Tutorials
- Clone this repo.
- (Optional) Create a virtual environment with virtualenv (Preferably with python3)
- Install dependenciess
$ pip install tensorflow
$ pip install matplotlib
$ pip install pandas
$ pip install seaborn
- Run any model
cd basic_text_classifier; python main.py