Skip to content
/ JLearn Public

Java machine learning library built for simple usage and extensive configuration

License

Notifications You must be signed in to change notification settings

yixqiao/JLearn

Repository files navigation

JLearn

Java library for machine learning.
Focuses on being easy to use and configure.

View demos at JLearnDemos.
View releases at releases.
View Javadocs at the project page.
View To Do items at the project.

STILL IN DEVELOPMENT.
Library is located at packages (published using GitHub packages).
Fully complete and ready-to-use library should be available in 1 week.

Goals

  • Create and train a neural network in a few lines of intuitive code
  • Easily access and change internals of the neural network
  • Decently fast implementation of matrices
  • Basic data processing
  • Various losses and optimizers
  • Genetic algorithms that are easy to integrate
  • Pure Java with no dependencies

About

Java machine learning library built for simple usage and extensive configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages