-
We Are a study group that aimed to hand a well documented sample codes to accompany the machine learning course and to help new batches accelerate there learning.
-
الهدف ان الدفعات الجديدة يكون ليها مكان فيه كل الاكواد اللي هيحتاجوها كبداية مع الشرح
-
Sklearn
-
keras
-
tensorflow
-
opencv
-
numpy , pandas , matplotlib , seaborn
-
Gym
-
Pytorch
Models Currently available :
-
Machine Learning Models : Decision Trees , KNN , Logistic Regression , Random Forest , Naive Bayes , Svm , Linear Regression , Kmeans , PCA , HDBScan.
-
Deep Learning Models : ANN , CNN , RNN , LSTMS , GANS
-
RL Agents : Q-learning , Sarsa
- Every code section has either a documentation cell or a comment that describes the code , and visual aid to help , so read our explaination and if you get stuck just follow the original documentation for every library.
Data Preprocessing & Vizualisation -- > ML Models -- > DL Models --> RL
It would be very nice to star & follow the people who worked on these notebooks , we were on a tight time schedule but we managed to provide as much as we can.
-
This repository is not related to our university , but it's our team effort to help others.
-
Special thanks to sarah saeed for her very clear explanation and time spent on these notebooks.