Beginner friendly neural network software
Yash Akhauri
Unknown
- 0 Collaborators
To create a beginner friendly software that can generate neural networks like CNNs based on user preferences. ...learn more
Overview / Usage
The aim of this project is to create a software that can convert a graphical representation of a neural network into python code, maybe using keras/Tensorflow, and also allow flexibility in type/formatting of data input.
Can be useful for beginners in quick prototyping of neural networks. Also can be extended to support many programming languages later.