htang7415's Stars
bgavran/Category_Theory_Machine_Learning
List of papers studying machine learning through the lens of category theory
nimsos-dev/nimsos
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
MLEveryday/practicalAI-cn
AI实战-practicalAI 中文版
jackfrued/Python-100-Days
Python - 100天从新手到大师
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
SeongokRyu/uq_molecule
Uncertainty quantification of molecular property prediction using Bayesian deep learning
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
SJTU-MI/IMLforPTC
Interpretable machine learning for polymer thermal conductivity (IMLforPTC) prediction via physical feature engineering
coleygroup/molpal
active learning for accelerated high-throughput virtual screening
deepchem/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
mrdbourke/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
Aouidate/Chemoinformatics-tutos
Compilation of chemoinformatics and machine learning techniques
yaringal/ConcreteDropout
Code for Concrete Dropout as presented in https://arxiv.org/abs/1705.07832
atilberk/evidential-deep-learning-to-quantify-classification-uncertainty
Work on Evidential Deep Learning to Quantify Classification Uncertainty
dougbrion/pytorch-classification-uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
jwangjie/Gaussian-Process-Regression-Tutorial
An Intuitive Tutorial to Gaussian Processes Regression
dmorse/simpatico
Molecular dynamics and Monte Carlo simulation package for polymeric and molecular liquids
SheffieldML/GPy
Gaussian processes framework in python