TF CNN small project in python
📖 Read with Anaconda Jupyter Notebook:
🔨 Edit with:
Download PyCharm: Python IDE for Professional Developers by JetBrains
⚙️ Packages that you need:
pip install wheel
pip install tensorflow
pip install numpy==1.19.3 (if last version is not compatible)
pip install matplotlib (if not installed already)



