Pinned Repositories
IrisSegmentation
ai4trading-project
bb-spread-mon
BSRGAN
Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!
dlai2021-crypto-new
onnx-sr-example
realtime_binance_plot
Gets high resolution price data from binance using unicorn_binance_websocket_api, and plots it using matplotlib
simple-haskell-web-crawler
Skeleton of a concurrent web crawler written in Haskell, using Channels for Concurrency and Scalpel for HTML parsing
simple_rebalancing_backtest
Simple portfolio backtesting algo with a basket of cryptocurrencies and periodic rebalancing
umbertov's Repositories
umbertov/realtime_binance_plot
Gets high resolution price data from binance using unicorn_binance_websocket_api, and plots it using matplotlib
umbertov/simple-haskell-web-crawler
Skeleton of a concurrent web crawler written in Haskell, using Channels for Concurrency and Scalpel for HTML parsing
umbertov/ai4trading-project
umbertov/bb-spread-mon
umbertov/BSRGAN
Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!
umbertov/dlai2021-crypto-new
umbertov/onnx-sr-example
umbertov/simple_rebalancing_backtest
Simple portfolio backtesting algo with a basket of cryptocurrencies and periodic rebalancing
umbertov/bybit_rs
Fork of the Official Python3 API connector for Bybit's HTTP (bybit) and WebSockets APIs to rust
umbertov/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
umbertov/django-friendship
Django app to manage following and bi-directional friendships
umbertov/dwmstatus
umbertov/gllvm
Whole Program LLVM: wllvm ported to go
umbertov/hyperliquid-rust-sdk
umbertov/linformer
Implementation of Linformer for Pytorch
umbertov/memp-monitor-example
umbertov/nn-template-core
umbertov/opencv-rust
Rust bindings for OpenCV 3 & 4
umbertov/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
umbertov/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
umbertov/rust-bybit
Rust API connector for Bybit's WebSockets APIs.
umbertov/telegram_info_app
umbertov/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
umbertov/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch