Pinned Repositories
A-Transformer-based-Framework-for-Multivariate-Time-Series-Representation-Learning
A Transformer-based Framework for Multivariate Time Series Representation Learning implementation
algo_traiding_lib
A simple algo trading library.
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
BigramGPT
A simple GPT like architecture from scratch using the Karpathy video tutorial.
BMC
Notes on Scientific Computing for Biomechanics and Motor Control
ESRGAN_Pytorch
A simple implementation of the ESRGAN papers.
simpleDETR
A non official implementation of the DETR paper (End-to-End Object Detection with Transformers)
SPT-LSA-ViT
Implementation from scratch of SPT-LSA : Training ViT for small size Datasets
SRGAN_pytorch
RCGAN implementation using pytoch
ValTorch
A tiny Deep Learning framework based on hand calculated backpropagation (no automatic differentation)
valentin-fngr's Repositories
valentin-fngr/SPT-LSA-ViT
Implementation from scratch of SPT-LSA : Training ViT for small size Datasets
valentin-fngr/ESRGAN_Pytorch
A simple implementation of the ESRGAN papers.
valentin-fngr/simpleDETR
A non official implementation of the DETR paper (End-to-End Object Detection with Transformers)
valentin-fngr/A-Transformer-based-Framework-for-Multivariate-Time-Series-Representation-Learning
A Transformer-based Framework for Multivariate Time Series Representation Learning implementation
valentin-fngr/algo_traiding_lib
A simple algo trading library.
valentin-fngr/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
valentin-fngr/BigramGPT
A simple GPT like architecture from scratch using the Karpathy video tutorial.
valentin-fngr/BMC
Notes on Scientific Computing for Biomechanics and Motor Control
valentin-fngr/cython_bbox
standalone cython_bbox borrowed from faster-rcnn
valentin-fngr/DCVC_exp1
Deep Contextual Video Compression
valentin-fngr/HRNET
A pytorch implementation of the HRNET paper
valentin-fngr/ivy
Unified AI
valentin-fngr/LOLAnalysis
League Of Legends game data engineering, analysis, visualization and machine learning. Business intelligence project.
valentin-fngr/lolfeed
Extracting relevant informations about games and players in order to feed ML models !
valentin-fngr/OpenEarthMapMiniContest
valentin-fngr/SRGAN_pytorch
RCGAN implementation using pytoch
valentin-fngr/ValTorch
A tiny Deep Learning framework based on hand calculated backpropagation (no automatic differentation)
valentin-fngr/Dual_Stage_attention_RNN
Implementation of A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction
valentin-fngr/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
valentin-fngr/MotionBERT
[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
valentin-fngr/pyskl
A toolbox for skeleton-based action recognition.
valentin-fngr/Regression_Cheat_Sheet
valentin-fngr/skforecast
Time series forecasting with scikit-learn models
valentin-fngr/Temporal-Fusion-Transformers-for-Interpretable-Multi-horizon-Time-Series-Forecasting
Implementation of TFT