Python version >=3.8 is required to run this program.
In the following instructions it is assumed that you are working in the project directory.
- First of all, set up the dependencies. Run in console:
$ pip install -r requirements.txt
It's works fine on Windows. It may be different on other operating systems.
- After this, the examples can be run:
- Make your own neural network 😄