MTisMT's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
mindsdb/mindsdb
Platform for building AI that can learn and answer questions over federated data.
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
pytorch/serve
Serve, optimize and scale PyTorch models in production
christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
scikit-learn-contrib/MAPIE
A scikit-learn-compatible module to estimate prediction intervals and control risks based on conformal predictions.
abhishekkrthakur/tez
Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch.
functime-org/functime
Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
aangelopoulos/conformal-prediction
Lightweight, useful implementation of conformal prediction on real data.
Diyago/Tabular-data-generation
We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.
cure-lab/Awesome-time-series
A comprehensive survey on the time series domains
aditya-grover/climate-learn
Source code for ClimateLearn
AliHabibnia/Algorithmic_Trading_with_Python
This comprehensive, hands-on course provides a thorough exploration into the world of algorithmic trading, aimed at students, professionals, and enthusiasts with a basic understanding of Python programming and financial markets.
tblume1992/MFLES
s-marton/GRANDE
(ICLR 2024) GRANDE: Gradient-Based Decision Tree Ensembles
ARahimiQuant/finpy-tse
A Python Package to Access Tehran Stock Exchange Historical and Real-Time Data
erfanhamdi/pinn-torch
Here I will try to implement the solution of PDEs using PINN on pytorch for educational purpose
tgcsaba/seq2tens
Seq2Tens: An efficient representation of sequences by low-rank tensor projections
tgcsaba/KSig
A scikit-learn compatible Python package for GPU-accelerated computation of the signature kernel using CuPy.
pykeras/BashUtils
aaghamohammadi/pysolorie
Orientation Analysis of Solar Panel
annkon22/Finance_python
erfanhamdi/torch_PIV
This code uses the pyTorch Conv2D modules to make the PIV algorithms work faster on GPU
frankl1/sast
Scalable and Accurate Subsequence Transform
MucaCirone/Master_Thesis
Code for my Master's Thesis
tradeset/tradeset-public
tradeset/tradeset_notebooks
MTisMT/From_Scratch_ML
Implementing Machine Learning algorithms from scratch to gain in-depth understanding about the foundations on which the algorithms are built.
MTisMT/GRANDE
(ICLR 2024) GRANDE: Gradient-Based Decision Tree Ensembles