Pinned Repositories
gitgithan's Repositories
gitgithan/100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
gitgithan/arbitrary-image-stylization-tfjs
Arbitrary image stylization using TensorFlow.js
gitgithan/chartify
Python library that makes it easy for data scientists to create charts.
gitgithan/cloud-gpus
This repository contains information about Cloud GPU offerings for Machine Learning practitioners.
gitgithan/competition-winners
The code for the prize winners in DrivenData competitions.
gitgithan/courseware-btb
gitgithan/dask-tutorial
Dask tutorial
gitgithan/data-science
:bar_chart: Path to a free self-taught education in Data Science!
gitgithan/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
gitgithan/feature-engineering-book
Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018
gitgithan/gittutorial
newboston gittutorial
gitgithan/handwriting-generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
gitgithan/Hello-World
optional description here
gitgithan/machine-learning-samples
Sample applications built using AWS' Amazon Machine Learning.
gitgithan/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
gitgithan/music21
music21 is a Toolkit for Computational Musicology
gitgithan/open_projects
A repository for sharing code and my various projects
gitgithan/pleasetakecareofmyplant
[Non Operational] This multifaceted project gave a subreddit total control over a Raspberry Pi powered automatic plant watering system. For over 18 months this system and the community in the subreddit kept my plant alive.
gitgithan/pylivetrader
Python live trade execution library with zipline interface.
gitgithan/pysheeet
Python Cheat Sheet
gitgithan/Python-ELM
Extreme Learning Machine implementation in Python
gitgithan/Python-modules-for-competitive-programming
Important python codes that can be used in various contests held online!
gitgithan/repository
gitgithan/solutions
Solutions for projects.
gitgithan/spark-nba-analytics
Analyzing NBA data using Spark 2.1
gitgithan/Spider
Python website crawler.
gitgithan/TreeTraversal
MySQL Tree Traversal practical examples