This repository contains sample code in Python for creating neural networks. Algorithms make use of the following libraries:
- Theano
- Tensorflow
- Keras
| Algorithm | Applications | Sample Dataset |
|---|---|---|
| ann.py | Neural Networks | Churn_Modelling.csv |
| cnn.py | Convolutional Neural Networks | dataset |