Skip to content

Repository files navigation

Learning TensorFlow's Keras

Just a project to learn and practice with the Kera's Tutorials

Installation

  1. Clone this repo.
  2. (Optional) Create a virtual environment with virtualenv (Preferably with python3)
  3. Install dependenciess
$ pip install tensorflow
$ pip install matplotlib
$ pip install pandas
$ pip install seaborn
  1. Run any model
cd basic_text_classifier; python main.py

About

A repository with the tutorials of TensorFlow

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages