Skip to content

alecksandr26/fortran-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Code

It is just my machine learning code in fortran, for the moment I only have programmed a neuron with gradient descent.

To compile

You need to install assertf and after that run.

make

Notes

These are my notes of each AI model, you only need to compile it with pdflatex docs.

make doc