Tim Blake's starred repositories
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
lazydocker
The lazier way to manage everything docker
PrusaSlicer
G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
awesome-ecs
A curated list of awesome ECS guides, development tools, and resources
aws-cf-templates
Free Templates for AWS CloudFormation
awesome-dash
A curated list of awesome Dash (plotly) resources
Machine-Learning-for-Algorithmic-Trading-Second-Edition
Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
fosscad-repo
Official FOSSCAD Library Repository
odd-platform
First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
cvxportfolio
Portfolio optimization and back-testing.
ec2-spot-labs
Collection of tools and code examples to demonstrate best practices in using Amazon EC2 Spot Instances.
Duet-2-Hardware
The KiCAD source for the Duet 3d printer controller see www.duet3d.com
streamlit-image-comparison
Image comparison slider component for Streamlit
TheYAMLPipelineOne
Azure DevOps YAML Templates
cloudformation-demo
CloudFormations with all it's glory
awesome-financial-open-source
Collection of financial institution open source groups
Raspberry-Pi-IoT-Water-Quality-Controller
A Raspberry Pi based modular controller that can be used for process water treatment, hydroponics, reef tanks and similar applications.
machine-learning-for-trading-2
Notebooks, resources and references accompanying the book Machine Learning for Algorithmic Trading