prateekguptaiiitk
Former Software Developer @arintra | Former intern @CrioDo Launch 2020 | Fomer Data Science Intern at SkyBits Technologies
NowhereIIIT Kalyani, Kolkata, India
prateekguptaiiitk's Stars
keras-team/keras
Deep Learning for humans
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
kilimchoi/engineering-blogs
A curated list of engineering blogs
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
Kaggle/kaggle-api
Official Kaggle API
thunlp/PLMpapers
Must-read Papers on pre-trained language models.
susanli2016/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
matchai/awesome-pinned-gists
📌✨ A collection of awesome dynamic pinned gists for GitHub
aburkov/theMLbook
The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.
mpatacchiola/deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Niraj-Lunavat/Artificial-Intelligence
Awesome AI Learning with +100 AI Cheat-Sheets, Free online Books, Top Courses, Best Videos and Lectures, Papers, Tutorials, +99 Researchers, Premium Websites, +121 Datasets, Conferences, Frameworks, Tools
neomatrix369/awesome-ai-ml-dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
8080labs/pyforest
pyforest - feel the bliss of automated imports
Cartucho/OpenLabeling
Label images and video for Computer Vision applications
ypeleg/HungaBunga
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
black-shadows/Cracking-the-Coding-Interview
Learn how to uncover the hints and hidden details in a question, discover how to break down a problem into manageable chunks, develop techniques to unstick yourself when stuck, learn (or re-learn) core computer science concepts, and practice on 189 interview questions and solutions.
TannerGilbert/Tutorials
Code for some of my articles
sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
sugarlabs/GSoC
A guide for participating in Google Summer of Code with Sugar Labs
taglia3/CircularSlider
A powerful Circular Slider. It's written in Swift, it's 100% IBDesignable and all parameters are IBInspectable.
udacity/NLP-Exercises
black-shadows/Cheat-Sheets
A cheat sheet can be really helpful when you're trying a set of exercises related to a specific topic, or working on a project. Because you can only fit so much information on a single sheet of paper, most cheat sheets are a simple listing of syntax rules. This set of cheat sheets aims to remind you of syntax rules, but also remind you of important concepts as well.
PacktPublishing/Mastering-Natural-Language-Processing-with-Python
Mastering Natural Language Processing with Python
Apress/deep-learning-for-natural-language-processing
Source Code for 'Deep Learning for Natural Language Processing' by Palash Goyal, Sumit Pandey and Karan Jain
Garima13a/Automatic-Image-Captioning
In this project, I have created a neural network architecture to automatically generate captions from images. After using the Microsoft Common Objects in COntext (MS COCO) dataset to train my network, I have tested my network on novel images!
Girrajjangid/Machine-Learning-from-Scratch
🤖 Python implementations of some of the fundamental Machine Learning models and algorithms from scratch with interactive Jupyter demos and math being explained.
vipul0805/Machine-Learning-Study-Material
Some very good resources to start from and dive into the depth of ML/DL
parshakova/neural_opinion_generator
mraduldubey/MLAlgorithms
Minimal and clean examples of machine learning algorithms