Pinned Repositories
awesome-economics
Crowd-sourced links for economists, esp. in financial economics with computational interests.
chess
Chess :: Maxims and Tools. Open-source insights shared via quotes and software.
fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
gitio
Custom URL shortener using Github's git.io API: command line interface, written in Bash, also keeps a local log.
speedtest-linux
Get download/upload speeds via speedtest.net or fast.com from command line using Bash script -- suitable for logs. POSIX OSX Linux
yserial
NoSQL y_serial Python module – warehouse compressed objects with SQLite
rsvp's Repositories
rsvp/fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
rsvp/speedtest-linux
Get download/upload speeds via speedtest.net or fast.com from command line using Bash script -- suitable for logs. POSIX OSX Linux
rsvp/awesome-economics
Crowd-sourced links for economists, esp. in financial economics with computational interests.
rsvp/yserial
NoSQL y_serial Python module – warehouse compressed objects with SQLite
rsvp/chess
Chess :: Maxims and Tools. Open-source insights shared via quotes and software.
rsvp/randomsys
Algorithmic study of random systems. / Keywords: probability stochastic process ANU quantum random number generator Gaussian statistics
rsvp/victor
Victor, verifier in cryptography, publicly issues free trusted TIMESTAMP of file hash information embedded into a blockchain.
rsvp/awesome-python
A curated list of awesome Python frameworks, libraries and software
rsvp/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
rsvp/bayesian-linear-regression
A python tutorial for a Bayesian treatment of Linear Regression: https://zjost.github.io/bayesian-linear-regression/
rsvp/filterpy
Kalman 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 'Kalman and Bayesian Filters in Python'.
rsvp/python_reference
Useful functions, tutorials, and other Python-related things
rsvp/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
rsvp/rsvp.github.com
Adriano rsvp.github.com
rsvp/nbviewer
Nbconvert as a webservice (rendering ipynb to static HTML)
rsvp/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
rsvp/proofofexistence
Prove the existence of files using the bitcoin blockchain. #proofofexistence on Freenode
rsvp/python3statement.github.io
rsvp/rpn-calc
RPN calculator in JavaScript for all browsers: scientific with 4 register stack.
rsvp/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
rsvp/tensorflow
Open source software library for numerical computation using data flow graphs.
rsvp/android
GitHub Android App
rsvp/anki
Anki for desktop computers
rsvp/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
rsvp/fast.com
Python CLI-tool (without need for a GUI) to measure Internet speed with fast.com
rsvp/git-lfs
Git extension for versioning large files
rsvp/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
rsvp/pg
pg := "page" or "project guide" under orphan "gh-pages" branch.
rsvp/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
rsvp/pysqlite
Python DB-API module for SQLite 3.