Pinned Repositories
100_Days_of_ML_Code
These are the instructions for "100 Days of ML Code" By Siraj Raval on Youtube
19_udacity_dsa
Data Structures & Algorithms Nanodegree Program from Udacity
A-First-Course-on-Deep-Learning-Notes
Disclaimer: This is the detailed notes for PadhAI onefourthlabs course “A First Course on Deep Learning".
Dog-Breed-Classifier
An example of using CNNs and Transfer Learning to classify the breed of a dog
Machine-Learning
My Attempt In The World Of ML....
notes
practicalAI
📚A practical approach to learning and using machine learning.
pytorch-cifar-models
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
pytorch-lr-finder
the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Praveen94's Repositories
Praveen94/notes
Praveen94/practicalAI
📚A practical approach to learning and using machine learning.
Praveen94/pytorch-cifar-models
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
Praveen94/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Praveen94/A-First-Course-on-Deep-Learning-Notes
Disclaimer: This is the detailed notes for PadhAI onefourthlabs course “A First Course on Deep Learning".
Praveen94/books
Praveen94/cpp-resources
A curated collection of resources where you can learn C++
Praveen94/deep-anpr
Using neural networks to build an automatic number plate recognition system
Praveen94/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
Praveen94/Dimensions_of_a_plate
Praveen94/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
Praveen94/fastai_deeplearn_part1
Notes for Fastai Deep Learning Course
Praveen94/g2opy
Python binding of SLAM graph optimization framework g2o
Praveen94/Git_Is_Hard
Git is difficult for a lot of people, but it makes the world a much better place. Here's a collection of helpful resources and tutorials.
Praveen94/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Praveen94/keras-flask-deploy-webapp
:smiley_cat: Pretty&simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
Praveen94/knowledge
Everything I know. My knowledge wiki. My notes (mostly for fast.ai). Document everything. Brain dump.
Praveen94/learnopencv
Learn OpenCV : C++ and Python Examples
Praveen94/OpenCV2-Python-Tutorials
This repo contains tutorials on OpenCV-Python library using new cv2 interface
Praveen94/papers
Summaries of machine learning papers
Praveen94/PythonRobotics
Python sample codes for robotics algorithms.
Praveen94/pytorch-cifar
95.16% on CIFAR10 with PyTorch
Praveen94/pytorch-mask-rcnn
Praveen94/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Praveen94/PyTorch-Tutorial-1
Build your neural network easy and fast
Praveen94/robotics-coursework
A curated collection of places where you can learn robotics, algorithms, and other useful tools for aspiring robotics software engineers.
Praveen94/SemanticSegmentation_DL
Resources of semantic segmantation based on Deep Learning model
Praveen94/Study-Materials
Praveen94/SVM-From-Scratch
Praveen94/UNet-Segmentation-in-Keras-TensorFlow
Unet Segmentation