Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

This project is licensed under the MIT License - see the LICENSE file for details.

Neuronix

Neuronix is a lightweight machine learning framework built from scratch in Java.

The goal of the project is to understand every part of neural networks by implementing them without external machine learning libraries.

Features

  • Matrix operations
  • Dense neural networks
  • Backpropagation
  • MNIST support
  • Model serialization
  • Pure Java

About

Custom AI agent

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages