Skip to content

scrubmx/machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning (ML)

This is a library of deep learning and predictive analytics written from scratch in Elixir.

graph LR;
  AI[Artificial Intelligence]-->ML[Machine Learning];
  ML-->DL[Deep Learning];
  ML-->PA[Predictive Analytics];
Loading

Installation

Given this is project was created for educational purposes it's not on available in Hex.

To install clone this repo and run mix test.

Guides

TODO: Add links to the livebook notebooks.

About

Elixir ML library to learn Deep Learning written from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages