leigao-ceee's Stars
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
hindupuravinash/the-gan-zoo
A list of all named GANs!
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
deepchem/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
carpedm20/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
median-research-group/LibMTL
A PyTorch Library for Multi-Task Learning
Bjarten/early-stopping-pytorch
Early stopping for PyTorch
percyliang/cs229t
Statistical Learning Theory (CS229T) Lecture Notes
keon/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
mehrdadn/SOTA-Py
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
perone/Pyevolve
Pyevolve
odow/SDDP.jl
A JuMP extension for Stochastic Dual Dynamic Programming
chkwon/jpor_codes
Codes for the book "Julia Programming for Operations Research"
RWTH-EBC/AixLib
A Modelica model library for building performance simulations
calvin-zcx/moflow
MoFlow: an invertible flow model for generating molecular graphs
JuliaStochOpt/StochDynamicProgramming.jl
A package for discrete-time optimal stochastic control
StructJuMP/StructJuMP.jl
A block-structured optimization framework for JuMP
edouardberthe/adp-portfolio-selection
Approximate Dynamic Programming for Portfolio Selection Problem
Fengyuan-Shi/ADP_course_given_by_BERTSEKAS_2014_THU
Video and other material of ADP course given by BERTSEKAS at THU, 2014
kfzyqin/Implementation-MolGAN-PyTorch
PyTorch implementation of MolGAN: MolGAN: An implicit generative model for small molecular graphs.
lingquant/msppy
alanedelman/18.337_2017
pierre-haessig/stodynprog
StoDynProg is a tool to help solving (stochastic) optimal control problems, also called dynamic optimization.
wanqiuchansheng/sddpy
Python for Stochastic Dual Dynamic Programming Algorithm
tianshao1992/PINNs4pytorch
PINNs-Demo