Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 343 Bytes

Deep-Learning_Machine-Learning with TensorFlow (Updated Regularly)

Deep Learning, Machine Learning with TensorFlow. Each folder contains two extensions of the same program: a.py extension and a.ipynb extension.

How to run (Linux Debian / Ubuntu)

  • Use the jupyter notebook to run the .ipynb program
  • Use ipython to run the .py program