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/pytorch-lr-finder
Praveen94/19_udacity_dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Praveen94/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Praveen94/awesome-modern-cpp
A collection of resources on modern C++
Praveen94/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Praveen94/CRAFT-Inference
Praveen94/cs-video-courses
List of Computer Science courses with video lectures.
Praveen94/Cyclical_LR_Scheduler_With_Decay_Pytorch
Praveen94/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Praveen94/e2e-ml-app-tensorflow
🚀 An end-to-end ML applications using TensorFlow 2.0 + Keras, W&B, FastAPI, Docker, Streamlit and Heroku → https://e2e-ml-app-tensorflow.herokuapp.com/ (may take few minutes to spin up occasionally).
Praveen94/EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
Praveen94/Face_Mask_Counting
Praveen94/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
Praveen94/hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
Praveen94/Image-Text-Transliteration
This project is based on the pytorch framework
Praveen94/math-science-video-lectures
List of Science courses with video lectures
Praveen94/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Praveen94/models
Models and examples built with TensorFlow
Praveen94/Modern-Cpp-Course-For-CV-2020
Praveen94/morghulis
Praveen94/nanonets_object_tracking
Praveen94/PSE_Net_Text_Detection
Praveen94/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
Praveen94/pytorch-encoding
Praveen94/PyTorch_YOLOv3
Implementation of YOLOv3 in PyTorch
Praveen94/Recent_SLAM_Research
Track Advancement of SLAM 跟踪SLAM前沿动态【2021 version】
Praveen94/rosboard
ROS node that turns your robot into a web server to visualize ROS topics
Praveen94/slambook2
edition 2 of the slambook
Praveen94/tf-explain
Interpretability Methods for tf.keras models with Tensorflow 2.x
Praveen94/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.