Pinned Repositories
blockchain-demo
A web-based demonstration of blockchain concepts.
chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
cobweb
Web crawler with very flexible crawling options. Can either use standalone or can be used with resque to perform clustered crawls.
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
datalab-notebooks
This repository includes end-to-end labs on how to use GCP for applied data science
Deep-Learning-Boot-Camp
A nonprofit community run, 5-day Deep Learning Bootcamp
dockers
Code for docker images
fastapi-celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
holgun's Repositories
holgun/blockchain-demo
A web-based demonstration of blockchain concepts.
holgun/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
holgun/cobweb
Web crawler with very flexible crawling options. Can either use standalone or can be used with resque to perform clustered crawls.
holgun/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
holgun/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
holgun/datalab-notebooks
This repository includes end-to-end labs on how to use GCP for applied data science
holgun/Deep-Learning-Boot-Camp
A nonprofit community run, 5-day Deep Learning Bootcamp
holgun/dockers
Code for docker images
holgun/fastapi-celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
holgun/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
holgun/list-of-python-api-wrappers
List of Python API Wrappers and Libraries
holgun/localstack
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
holgun/machine-learning-coursera
This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
holgun/mldb
MLDB is the Machine Learning Database
holgun/nlp-datasets
A list of datasets/corpora for NLP tasks, in reverse chronological order.
holgun/pachyderm
Reproducible Data Science at Scale!
holgun/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
holgun/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.