Skip to content

benitolopez/ml-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Experiments

This repository contains my ongoing experiments with machine learning. The goal is to understand the fundamental concepts of machine learning (neural networks, LLMs, research papers, etc) and implement them from scratch.

Current Experiments

  • xor – A simple MLP solving the XOR problem using backpropagation with configurable neurons.
  • iris – A neural network trained on the Iris dataset using backpropagation, capable of classifying flowers into three species.

About

ML experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published