Skip to content

EnDjeee/MyNN

Repository files navigation

MyNN

This is a project that i made for the programming methodologies course at my university. It's a simplified and limited implementation of a neural network. The detailed specification of this project is presented in the "Progetto Finale – Metodologie di Programmazione – prof. Roberto Navigli.pdf" pdf although is written in italian language.

Prerequisites

  • Java 8
  • Eclipse

Installing

  1. Download all the files in the repository, put them in a folder called MyNN and move MyNN into the eclipse workspace
  2. Open eclipse, create a new project and name it MyNN
  3. Add JUnit 4 and JavaSE 1.8 to the Java Build Path of the project

Running the tests

In eclipse open the test folder of the project, select one of the three test java files and run it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages