Pinned Repositories
freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
LAMDA-TALENT
A comprehensive toolkit and benchmark for tabular data learning, featuring over 20 deep methods, more than 10 classical methods, and 300 diverse tabular datasets.
leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
LEXGO_star
This is the python implementation based on the paper: Multiobjective shortest path problems with lexicographic goal-based preferences
marker
Convert PDF to markdown quickly with high accuracy
ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
scipy2022-bayesian-time-series
Bayesian Estimation and Forecasting of Time Series in statsmodels, for Scipy 2022 conference
Theory_of_computation
Weekly summary sheets for module COMP218 Introduction to the theory of computation
wanrongyang's Repositories
wanrongyang/Theory_of_computation
Weekly summary sheets for module COMP218 Introduction to the theory of computation
wanrongyang/LEXGO_star
This is the python implementation based on the paper: Multiobjective shortest path problems with lexicographic goal-based preferences
wanrongyang/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
wanrongyang/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
wanrongyang/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
wanrongyang/LAMDA-TALENT
A comprehensive toolkit and benchmark for tabular data learning, featuring over 20 deep methods, more than 10 classical methods, and 300 diverse tabular datasets.
wanrongyang/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
wanrongyang/marker
Convert PDF to markdown quickly with high accuracy
wanrongyang/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
wanrongyang/scipy2022-bayesian-time-series
Bayesian Estimation and Forecasting of Time Series in statsmodels, for Scipy 2022 conference
wanrongyang/tab-transformer-pytorch
Implementation of TabTransformer, attention network for tabular data, in Pytorch
wanrongyang/Transformers-RL
An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"