Neural network by the participants of the MASIS Programming Class.
Class takes place at the Information Technologies Educational and Research Center of the Yerevan State University.
Before committing, make sure that:
- Build succeeds with zero errors (obviously).
- Build succeeds with zero warnings (existing 2 warnings about profiling are ok).
- Cppcheck ends with zero warnings for every project.
- Run produces expected results.
- All tests PASS.