Skip to content

Dive into the world of Artificial Neural Networks (ANN) with this Java repository. Developed as an AI course project, this implementation from scratch offers insight into the fundamentals of neural networks.

License

Notifications You must be signed in to change notification settings

maemresen/ann-from-scratch-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANN From Scratch

The main motivation of the project is implementing Artificial Neural Networks(ANN).
This is my Neural Network Course (CSE463) project.

The implementation tested with two different parts.

Part1

The part1 is using on Thyroid dataset
Links

Part2

The part1 is using MNIST dataset
Links

About

Dive into the world of Artificial Neural Networks (ANN) with this Java repository. Developed as an AI course project, this implementation from scratch offers insight into the fundamentals of neural networks.

Topics

Resources

License

Stars

Watchers

Forks

Languages