Pinned Repositories
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker
autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
bitsandbytes
8-bit CUDA functions for PyTorch
chronos-forecasting
Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
fingerid
Molecular fingerprint prediction from MS/MS (FingerID).
FriendshipFactor
gluon-ts
Probabilistic time series modeling in Python
GPy
Gaussian processes framework in python
huibinshen.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
softALIGNF
Soft ALIGNF
huibinshen's Repositories
huibinshen/fingerid
Molecular fingerprint prediction from MS/MS (FingerID).
huibinshen/softALIGNF
Soft ALIGNF
huibinshen/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker
huibinshen/autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
huibinshen/bitsandbytes
8-bit CUDA functions for PyTorch
huibinshen/chronos-forecasting
Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
huibinshen/FriendshipFactor
huibinshen/gluon-ts
Probabilistic time series modeling in Python
huibinshen/GPy
Gaussian processes framework in python
huibinshen/huibinshen.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
huibinshen/hyperparameter-transfer-learning-evaluations
HPs evaluations used in the paper "A quantile-based approach for hyperparameter transfer learning" ICML 2020
huibinshen/LanguageInterfacedFineTuning
Code for Language-Interfaced FineTuning for Non-Language Machine Learning Tasks.
huibinshen/llmtime
huibinshen/lvfrontend
huibinshen/matrixsketching
Presentation (demo) about the paper "Simple and Deterministic Matrix Sketching" for the course T-61.6020 at Aalto Univerisity, 2014.
huibinshen/MXFusion
Modular Probabilistic Programming on MXNet
huibinshen/pystruct
Simple structured learning framework for python
huibinshen/sagemaker-xgboost-container
This is the Docker container based on open source framework XGBoost (https://xgboost.readthedocs.io/en/latest/) to allow customers use their own XGBoost scripts in SageMaker.
huibinshen/scikit-learn
scikit-learn: machine learning in Python
huibinshen/tsbench
Fork from Yuang-Deng