Skip to content

JustinMuecke/ML-Intros

Repository files navigation

ML Intros

Small collections of introductory code for machine learning

train loop and visualization

Jupyter Notebook in which a small MLP is being trained using Torch and then the Accuracies during training and the Embeddings get visualized using Matplotlib and Seaborn.

test embedding

Examlpes of creating text embeddings using BoW, TF-IDF, word2vec and BERT

bert training huggingface

Small example on how to train a bert classifier using Huggingface

About

Collection of Intros into different topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors