Pinned Repositories
configs
Configuration files I use for my development environment.
cuda
Place for practicing CUDA kernels
dinov2
DINOv2 fork. PyTorch code and models for the DINOv2 self-supervised learning method.
indoor-locationing
Indoor locationing using Wi-Fi fingerprints, machine learning, and deep learning.
litanli.github.io
ml-theory
PCA, SVM, partial least-squares regression coded from scratch
mlflow-deco
mlflow decorator with QOL and handy features
playground
Collection of toy problems and demos
reinforcement-learning-sutton-barto
Fork of https://github.com/ShangtongZhang/reinforcement-learning-an-introduction to play around with.
wavenet-time-series-forecasting
litanli's Repositories
litanli/wavenet-time-series-forecasting
litanli/indoor-locationing
Indoor locationing using Wi-Fi fingerprints, machine learning, and deep learning.
litanli/configs
Configuration files I use for my development environment.
litanli/cuda
Place for practicing CUDA kernels
litanli/dinov2
DINOv2 fork. PyTorch code and models for the DINOv2 self-supervised learning method.
litanli/litanli.github.io
litanli/ml-theory
PCA, SVM, partial least-squares regression coded from scratch
litanli/mlflow-deco
mlflow decorator with QOL and handy features
litanli/playground
Collection of toy problems and demos
litanli/reinforcement-learning-sutton-barto
Fork of https://github.com/ShangtongZhang/reinforcement-learning-an-introduction to play around with.
litanli/reinforcement-learning-cpp
C++ Implementation of Sutton & Barto Reinforcement Learning 2nd Ed. Closely follows the official Python version https://github.com/ShangtongZhang/reinforcement-learning-an-introduction