Pinned Repositories
60daysofudacity
Secure and Private AI Scholarship Challenge Nanodegree Program
AlphaZero_Chess
PyTorch implementation of AlphaZero Chess from scratch
approachingalmost
Approaching (Almost) Any Machine Learning Problem
Disease-detection-using-chest-xrays
For the demo. Click on the link.
flask-shop
an e-commerce project mock of saleor
greedyFeatureSelection
greedy feature selection based on ROC AUC
Hyperparameter-Tuning-with-Python
Hyperparameter Tuning with Python
lunar-segmentation-openvino
An implementation of PyTorch's UNet Model and SegNet Model for Image Segmentation and Large Rock Detection on Artificial Lunar Landscape Dataset that also works on Intel ® OpenVINO™
SmogDetection
UdacityOpenSource
A repository to keep all open sources projects that created by individuals or study groups.
geochri's Repositories
geochri/flask-shop
an e-commerce project mock of saleor
geochri/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
geochri/beginners-pytorch-deep-learning
Repository for scripts and notebooks from the book: Programming PyTorch for Deep Learning
geochri/CodeStorm
competitive programming website like geeksforgeeks and hackerrank etc. developed using django framework.
geochri/Deep-Learning-Boot-Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
geochri/dj4e-samples
Django For Everybody Sample Code
geochri/django-student-management-system
This is a Simple Student Management System Developed for Educational Purpose using Python (Django).
geochri/django_ecommerce_mod5
geochri/Efficient-Segmentation-Networks
Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, ContextNet, FPENet, etc.)
geochri/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution (Third Region)
geochri/ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
geochri/imgclsmob
Sandbox for training convolutional networks for computer vision
geochri/Katana
Flask Deployment Code For Image Classifiers in Seconds
geochri/LiCSBAS
LiCSBAS package to conduct InSAR time series analysis using LiCS products
geochri/Mila
Mila: Controlling Minima Concavity in Activation Function
geochri/mish-1
Mish Deep Learning Activation Function for PyTorch / FastAI
geochri/nd081-c1-provisioning-microsoft-azure-vms-project-starter
geochri/Neural_Network_NEAT
This is the code for a self driving Neural Network using NEAT in Python
geochri/paper-computer-vision
Computer vision papers
geochri/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
geochri/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
geochri/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
geochri/pytorch-widedeep
A flexible package to combine tabular data with text and images using Wide and Deep models in Pytorch
geochri/PyTorchMedicalAI
This is the hands-on deep learning tutorial series for the 2018/2019 Medical AI course by DeepOncology AI.
geochri/reverberation_learning_python
Reverberation Deep Learning Toolbox for Python - Keras
geochri/sbas_snap2stamps
workflow from SNAP to StaMPS SBAS
geochri/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
geochri/Shopiva
Machine learning oriented Django Ecommerce website
geochri/tensorflow-1.4-billion-password-analysis
Deep Learning model to analyze a large corpus of clear text passwords.
geochri/zxcvbn-python
Python implementation of Dropbox's realistic password strength estimator