Pinned Repositories
histogrammar-docs
Jekyll sources for https://histogrammar.github.io/histogrammar-docs/.
histogrammar-python
Python implementation of Histogrammar, a package for creating histograms with Numpy, Pandas and Spark.
adventures-with-CRACKING-THE-CODING-INTERVIEW
Artificial-Intelligence-Recipes
Various artificial intelligence, machine learning and deep learning models and algorithms implemented in python with or without jupyter notebooks.
bagqueue
Simple, no bullshit background python queue. Because sometimes all you need is simple.
Brucky
Brucky is your ultimate companion. Call it a To-do list app or a bucket list app; it is intelligent, powered by Python and flask and made with sheer insight of what users actually need.
coiner
The cryptocurrency tracker
DeciTree
DeciTree is a desktop GUI app written in Python that builds a predictive model using a Decision tree algorithm called ID3.
libkloudtrader
KloudTrader's in-house library designed for rapid prototyping and development of trading strategies. 📈📊📉
vega
A visualization grammar.
malhotrachetan's Repositories
malhotrachetan/adventures-with-CRACKING-THE-CODING-INTERVIEW
malhotrachetan/Chatter
Real-time chat app written with flask and socekt.io
malhotrachetan/data-scientist-roadmap
Toturial coming with "data science roadmap" graphe.
malhotrachetan/dotfiles
Vim dotfiles
malhotrachetan/flask-OAuth
The code i wrote for http://bloggitapp.herokuapp.com/ initially logged in users using OpenID which doesn't has great support nowadays, so studying OAuth with flask to implement the same!
malhotrachetan/gsocdevlog
Developer log I maintained during mu GSoC-2017 period
malhotrachetan/hgwebplot
histogrammer web plot service
malhotrachetan/IntelliMath
Math that powers major Machine learning and Artificial Intelligence models, expressed through python.
malhotrachetan/Neural-Nets-by-Geoffrey-Hinton
malhotrachetan/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
malhotrachetan/photor
malhotrachetan/Tutorials
Ipython notebooks for math and finance tutorials
malhotrachetan/vega-dev
A visualization grammar.
malhotrachetan/Algorithmic-problems
We are starting to program competitively from now on. So these are the solutions to the problems we encounter on various online judges. The problem's url will be commented with the code.
malhotrachetan/Compression
Various compression-decompression, encoding-decoding and information theory techniques that I came across during my undergrad course CSE-361
malhotrachetan/Distributed-Computing
Some algorithms and code written for distributed systems, HDFS, MapReduce, etc
malhotrachetan/histogrammar-docs
Jekyll sources for http://histogrammar.org.
malhotrachetan/histogrammar-python
Python implementation of Histogrammar, with embedded front-ends and back-ends.
malhotrachetan/inkredo
malhotrachetan/julia
The Julia Language: A fresh approach to technical computing.
malhotrachetan/Kaggle-Challenges
Walking through kaggle, step by step; day by day; kernel by kernel; hypothesis by hypothesis, in a quest to science the hell out of data and build more intelligent machines.
malhotrachetan/notifier
malhotrachetan/py-finance-and-trading
malhotrachetan/Python-code-snippets
These are some random programs and code snippets written in python just for practice purposes.
malhotrachetan/requests-for-research
A living collection of deep learning problems
malhotrachetan/ReviewNinja-Welcome
Welcome repo for ReviewNinja to help you get started. Feel free to delete when you're done, we won't take it personally.
malhotrachetan/SpaceVim
:two_hearts: A community-driven vim distribution inspired by spacemacs
malhotrachetan/Think-algorithms-
Data structures and algorithmic concepts
malhotrachetan/TRINTER
Analytics app written In Flask, backed by BerkeleyDB and peewee ORM.
malhotrachetan/zipline
Zipline, a Pythonic Algorithmic Trading Library