mayanku's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
resume/resume.github.com
Resumes generated using the GitHub informations
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
matplotlib/matplotlib
matplotlib: plotting with Python
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
mwaskom/seaborn
Statistical data visualization in Python
python-pillow/Pillow
Python Imaging Library (Fork)
firebase/FirebaseUI-Android
Optimized UI components for Firebase
hmmlearn/hmmlearn
Hidden Markov Models in Python, with scikit-learn like API
edyoda/data-science-complete-tutorial
For extensive instructor led learning
krishnaik06/Machine-Learning-in-90-days
kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews given by the user
rslim087a/PyTorch-for-Deep-Learning-and-Computer-Vision-Course-All-Codes-
PyTorch for Deep Learning and Computer Vision Course
Mandal-21/Flight-Price-Prediction
Now you can get Flight ticket fare with this wonderful end to end project.
remykarem/mixed-naive-bayes
Naive Bayes with support for categorical and continuous data
padshahrohan/text-classification-using-TextGCN-and-BertGCN
avianand/foodblog
A food blog created for practicing front end development
tanmay80/Word2Vec-and-Co-Occurrence-Matrix
Implemented Word2Vec and Co-Occurrence Matrix from Scratch Using Python