umbertov's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
HumanAIGC/AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
LouisShark/chatgpt_system_prompt
A collection of GPT system prompts and various prompt injection/leaking knowledge.
jesse-ai/jesse
An advanced crypto trading bot written in Python
tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
bmoscon/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
ccyanxyz/uniswap-arbitrage-analysis
Uniswap arbitrage problem analysis
barter-rs/barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
caoscott/SReC
PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
pedrobergamini/flashloaner-contract
This repo introduces a simple example of how to arbitrage trade on-chain using flash loans.
fab-jul/L3C-PyTorch
PyTorch Implementation of the CVPR'19 Paper "Practical Full Resolution Learned Lossless Image Compression"
Elenchev/order-book-heatmap
OrderBook Heatmap visualizes the limit order book, compares resting limit orders and shows a time & sales log with live market data streamed directly from the Binance WS API. This was a short exploratory project. Keep in mind that a lot of work is needed for this to work in all market conditions.
jrmeier/fast-trade
low code backtesting library utilizing pandas and technical analysis indicators
sachink2010/AutomatedStockTrading-DeepQ-Learning
Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model to do automated stock trading.
fab-jul/torchac
Entropy coding / arithmetic coding for PyTorch
replicate/latent-consistency-model
Run Latent Consistency Models on your Mac
researchmm/FTVSR
[ECCV'22] FTVSR: Learning Spatiotemporal Frequency-Transformer for Compressed Video Super-Resolution
kanekoshoyu/kucoin_arbitrage
KuCoin Cyclic Arbitrage, using Event-Driven Async Rust
hudson-and-thames/arbitrage_research
Jupyter Notebook examples on how to use the ArbitrageLab - pairs trading - python library.
StephanAkkerman/tensortrade-extras
Discover a curated list of projects complementing TensorTrade, distinct from those mentioned in its official documentation. Contributions are welcome; if you spot a missing project, please submit a pull request!
LiuLei95/PyTorch-Learned-Image-Compression-with-GMM-and-Attention
This repo is implementation for Learned Image Compression with Discretized Gaussian Mixture Likelihoods and Attention Modules in pytorch.
JiangWeibeta/Checkerboard-Context-Model-for-Efficient-Learned-Image-Compression
Unofficial pytorch implementation of CVPR2021 paper "Checkerboard Context Model for Efficient Learned Image Compression".
erodola/DLAI-s2-2021
Teaching material for the course of Deep Learning and Applied AI, 2nd semester 2021, Sapienza University of Rome
aaron-makowski/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
yoshitomo-matsubara/supervised-compression
[WACV 2022] "Supervised Compression for Resource-Constrained Edge Computing Systems"
sshkhr/imaml
Reproduction of the IMAML paper
rcmalli/lightning-maml
MAML Implementation using Pytorch-lightning
raeudigerRaeffi/generalizedReedSolomon
Python Implementation of A Class of Generalized RS-Codes with Faster Encoding and Decoding Algorithms
sherlockyy/Learning-baed-image-compression
collection of papers of end-to-end learned image compression
KyleLiuSi5/Image-Compression
Learned Block-based Hybrid Image Compression Paper Implementation