EZ Graph is a GUI that allows users to make and train neural networks without writing a single line of code.
- python 3
- pandas
- numpy (to run generated scripts)
- tensorflow (to run generated scripts)
- PyGObject (https://python-gtk-3-tutorial.readthedocs.io/en/latest/install.html)
- clone repo
- enter git directory
- run start.py (python3 start.py on unix and mac, python start.py on windows)
see projects tab