This Git contains multiple simple projects (of my own) to practice building a Deep Neural Network from scratch.
- /PythonDNNPractice — Build a DNN from scratch with no framework or library
- /PythonSetUpTensorflow — Set up Tensorflow for Python
- /PythonKerasPractice — Build a DNN using Tensorflow+Keras
Please cite this repository if you're going to use my code in your work. Thank you.