Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
aiwithshekhar
appolo_sem
cyclic-learning-schedulers-pytorch
A PyTorch Implementation of popular cyclic learning rate schedules
Keras-Semantic-Segmentation
Keras-Semantic-Segmentation
Machine-Learning-Models-Using-Python
Contains my notes and Python code of all the Machine Learning Algorithms
publications-tabelini-ijcnn-2019
Effortless Deep Training for Traffic Sign Detection Using Templates and Arbitrary Natural Images
Sill-Net
aiwithshekhar's Repositories
aiwithshekhar/cyclic-learning-schedulers-pytorch
A PyTorch Implementation of popular cyclic learning rate schedules
aiwithshekhar/Keras-Semantic-Segmentation
Keras-Semantic-Segmentation
aiwithshekhar/Machine-Learning-Models-Using-Python
Contains my notes and Python code of all the Machine Learning Algorithms
aiwithshekhar/publications-tabelini-ijcnn-2019
Effortless Deep Training for Traffic Sign Detection Using Templates and Arbitrary Natural Images
aiwithshekhar/Sill-Net
aiwithshekhar/2014
Official content for the Fall 2014 Harvard CS109 Data Science course
aiwithshekhar/aiwithshekhar
aiwithshekhar/appolo_sem
aiwithshekhar/bengali_ai
aiwithshekhar/CFBI
The official implementation of Collaborative Video Object Segmentation by Foreground-Background Integration.
aiwithshekhar/code_snippets
aiwithshekhar/deep_machine
aiwithshekhar/Demo
Demo repo for tutotial articles on Opensource.com
aiwithshekhar/EdgeNets
This repository contains the source code of our work on designing efficient CNNs for computer vision
aiwithshekhar/github-readme-stats
:zap: Dynamically generated stats for your github readmes
aiwithshekhar/gladiators
aiwithshekhar/kaggle_steel_semantic
aiwithshekhar/lang_chain
aiwithshekhar/maths
aiwithshekhar/ML-From-Scratch
Bare bones Python implementations of some of the foundational Machine Learning models and algorithms.
aiwithshekhar/models
Models and examples built with TensorFlow
aiwithshekhar/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
aiwithshekhar/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
aiwithshekhar/nvidia-htop
A tool for enriching the output of nvidia-smi.
aiwithshekhar/Object_detection_metrics
Different metrics used for object detection
aiwithshekhar/object_detection_refactor
try to implement simplified yolov3.
aiwithshekhar/use-case-mlflow
aiwithshekhar/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS