Skip to content

Loickemajou/Machine-Learning-Projects

Repository files navigation

🧠 Machine Learning & Deep Learning Projects

Welcome to my collection of machine learning and deep learning projects.
Each folder contains a Jupyter notebook and detailed README describing the project, dataset, and results.


📚 Project List

Trained and evaluated multiple deep learning architectures on image data.
📘 Tech: Python, pytorch 🔗 View Notebook on nbviewer


Implemented a Deep Q-Network (DQN) to control the OpenAI Gym Lunar Lander environment.
📘 Tech: PyTorch, Reinforcement Learning
🔗 View Notebook on nbviewer


Built a Recurrent Neural Network (RNN) to predict medical events from time-series patient data.
📘 Tech: TensorFlow, LSTM, Pandas
🔗 View Notebook on nbviewer


Explored supervised feature-based machine learning models for classification tasks.
📘 Tech: scikit-learn, NumPy, Matplotlib
🔗 View Notebook on nbviewer


Classified csv file contraining features of microcalcification for breast cancer detection tissue using CNNs.
📘 Tech: Python, scikit-learn, pandas 🔗 View Notebook on nbviewer


Implemented a LeNet-based model on the MNIST dataset to estimate prediction uncertainty using Evidential Deep Learning with a Dirichlet output layer based on teddykoker_repository. 📘 Tech: Python, PyTorch, uncertainty estimation 🔗 View Notebook on nbviewer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors