Simple intro-to-deep-learning example
- Basic neural network implementation
- Easy to follow
Clone the repository and install dependencies:
pip install -r requirements.txtRun the example with:
python main.pyThis project is licensed under the MIT License - see the LICENSE file for details.