Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign upRepositories
A curated list of awesome Python frameworks, libraries, software and resources
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A collection of design patterns/idioms in Python
Super Resolution for images using deep learning.
Faker is a Python package that generates fake data for you.
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
An interactive continuous Python profiler.
Functional programming in Python: implementation of missing features to enjoy FP
Macros in Python: quasiquotes, case classes, LINQ and more!
Python wrapper for TA-Lib (http://ta-lib.org/).
Easy HTML form without PHP or JavaScript
Software designed to identify and monitor social/historical cues for short term stock movement
Language-Agnostic SEntence Representations
A cross-version Python bytecode decompiler
Solving the Traveling Salesman Problem using Self-Organizing Maps
Genetic Programming in Python, with a scikit-learn inspired API
Cython implementation of Toolz: High performance functional utilities
Demonstration of recurrent neural network implemented with Theano
OSRFramework, the Open Sources Research Framework is a AGPLv3+ project by i3visio focused on providing API and tools to perform more accurate online researches.
Python project for real-time financial data collection, analyzing && backtesting trading strategies
Python bindings for the snappy google library
Transforms literary/philosophical texts into patent applications
the blessed package to manage your versions by scm tags
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most powerful supervised machine learning methodologies