DrSkippy
Director, Data Science F5 Inc. Physics and modeling projects. AI product strategy.
F5 IncDenver, CO
DrSkippy's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
jqlang/jq
Command-line JSON processor
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
mementum/backtrader
Python Backtesting library for trading strategies
numba/numba
NumPy aware dynamic Python compiler using LLVM
google/latexify_py
A library to generate LaTeX expression from Python code.
firmai/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
shutterstock/rickshaw
JavaScript toolkit for creating interactive real-time graphs
rasbt/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
anvaka/VivaGraphJS
Graph drawing library for JavaScript
yhat/ggpy
ggplot port for python
Yelp/mrjob
Run MapReduce jobs on Hadoop or Amazon Web Services
mikedewar/d3py
a plottling library for python, based on D3
ucbrise/clipper
A low-latency prediction-serving system
mbostock/stack
A presentation library with intuitive, scroll-based navigation.
twitter/cassovary
Cassovary is a simple big graph processing library for the JVM
seomoz/shovel
Rake, for Python
lintool/MapReduceAlgorithms
Data-Intensive Text Processing with MapReduce
mattjj/pyhsmm
benrhughes/todotxt.net
An implementation of todo.txt for Windows using the .NET framework
hodgesmr/mastodon_digest
A Python script that aggregates recent popular posts from your Mastodon timeline
pranftw/neograd
A deep learning framework created from scratch with Python and NumPy
seedifferently/boto_rsync
An rsync-like utility using boto's S3 and Google Storage interfaces. [DEPRECATED -- Use awscli instead]
crosscompute/analytical-tutorials
Tutorials for writing analytical scripts
DrSkippy/Python-DP-Means-Clustering
DP-means K-means clustering algorithms comparison
DrSkippy/Text-Format-Table
Python script to create a text-formatted table of numbers that are decimal aligned, display a set number of significant figures and formatted with commas and spaces for thousands and thousanths..