Pinned Repositories
aerosolve
A machine learning package built for humans.
algorithmic-examples
Algorithmic Marketing Models
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-dataviz
:chart_with_upwards_trend: A curated list of awesome data visualization libraries and resources.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
BayesBoost
Bayesian Optimization using xgboost and sklearn API
blog
pmarcelino.com blog posts
enlighten-apply
Example code and materials that illustrate applications of SAS machine learning techniques.
nkmhd3's Repositories
nkmhd3/algorithmic-examples
Algorithmic Marketing Models
nkmhd3/CNN_Intent_Classification
CNN for intent classification task in a Chatbot
nkmhd3/d2l-en
An interactive deep learning book with code, math, and discussions.
nkmhd3/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
nkmhd3/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
nkmhd3/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
nkmhd3/face_recognition
The world's simplest facial recognition api for Python and the command line
nkmhd3/fastbook
Draft of the fastai book
nkmhd3/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
nkmhd3/gluon-cv
Gluon CV Toolkit
nkmhd3/hub
A library for transfer learning by reusing parts of TensorFlow models.
nkmhd3/Image-Classification-Transfer-Learning
Building ResNet152 Model for Image Classification with Small Dataset (99.5% accuracy) | Tensorflow 2.0
nkmhd3/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
nkmhd3/microsoft-learning-paths-databricks-notebooks
Contains notebooks used in the Microsoft Azure Databricks Learning Paths modules.
nkmhd3/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
nkmhd3/mono
Neural networks monotonic in individual variables
nkmhd3/Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
nkmhd3/Object_Detection_YOLOV3
Implementation of YOLOV3 for detecting and tracking vehicles in the sample video provided as an input argument.
nkmhd3/Python
All Algorithms implemented in Python
nkmhd3/recsys-on-rnn
A recommender system for predicting online consumer behaviour based on RNN.
nkmhd3/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
nkmhd3/Tensorflow_Object_Tracking_Video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
nkmhd3/TrainYourOwnYOLO
Train a state-of-the-art object detector from scratch!
nkmhd3/vehicle_tracking_yolov3
This is the final project of the machine vision course. Given that multi-object tracking (MOT) is currently the research focus, this project will open source to help related research. The basis of this project is: yolo v3, multi-target recognition algorithm, Kalman filter tracking, Hungarian algorithm. (IPIL 2016) This project has basically completed the identification and tracking of vehicle targets in the video, but the robustness is not perfect.
nkmhd3/VIBE
Official implementation of "VIBE: Video Inference for Human Body Pose and Shape Estimation"
nkmhd3/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
nkmhd3/workshop
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
nkmhd3/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
nkmhd3/yolov3
nkmhd3/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0