Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

My Jupyter Notebooks.

1) установить пакет Anaconda 5.2.0 (Python 3.6) !!!

2) установить пакет TensorFlow !!!

  • conda install tensorflow

3) установить пакет matplotlib !!!

  • conda install matplotlib