Skip to content

theovidal/ml-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Miscellaneous Machine Learning code

Little projects I code to learn machine learning algorithms and data science processes.

What I developed

In chronological order, starting from July 2024:

What I learned

Using Numpy, Pandas and TensorFlow (with Keras):

  • Multi-layer Perceptron (MLP)
  • Convolutional Neural Network (CNN)
  • Recurrent Neural Network (RNN) with Long short-term memory (LSTM)
  • Autoencoders
  • Attention blocks and Transformer architecture
  • Cleaning and visualizing structured data, text, images, timeseries
  • Explainability of a model

I compiled all theoretical notions I learned on a single Notion page (in French only for the moment).

My projects around ML

  • Beta project: using AI for rock climbing, for instance predicting route grades or generating new routes
  • Go Neural: implementing a neural network from scratch in Go

Credits

Here are all the resources I used to code these projects:

About

πŸ§ πŸ‘¨β€πŸŽ“ Machine Learning models developed to learn these techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors