Stars
Single page cheat-sheet about Python string formatting
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
An HTTP service that renders chess board images
Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.
Lime: Explaining the predictions of any machine learning classifier
Python script to simulate the display from "The Matrix" in terminal. Uses half-width katakana unicode characters by default, but can use custom character sets. Accepts keyboard controls while runni…
⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨
Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
Python composable command line interface toolkit
Templates for academic documents in Pandoc Markdown
Problem sets and lecture materials from Spring 2015 iteration of MCB 135: Introductory Systems Biology
rsvp / filterpy
Forked from rlabbe/filterpyKalman filtering and optimal estimation library in Python. Kalman filter, Extended Kalman filter, Unscented Kalman filter, g-h, least squares, H Infinity, smoothers, and more. Has companion book 'K…
A simple tutorial about effectively using pdb
Pampy: The Pattern Matching for Python you always dreamed of.
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
LeelaChessZero / lczero
Forked from glinscott/leela-chessA chess adaption of GCP's Leela Zero
MathSci / tsa-notebooks
Forked from ChadFulton/tsa-notebooksJupyter notebooks on time series econometrics topics.
Jupyter notebooks on time series econometrics topics.
MathSci discussions on mathematical sciences and coding, where Q&A may occur in Issues section.
addisonlynch / fecon236
Forked from MathSci/fecon236Tools for financial economics. Curated wrapper over Python ecosystem. Source code for fecon235 Jupyter notebooks.
Help asked and given for miscellaneous topics, where Q&A with issue tracking occurs in a repo, rather than a paste or gist.
User Documentation for fecon235: Notebooks for Financial Economics and their source code, fecon236
A set of useful Jupyter Notebooks explaining the usage of iexfinance in detail.