
I may be slow to respond.
Starred repositories
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
Pytorch implementation of pix2pix for various datasets.
Segmentation models with pretrained backbones. PyTorch.
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
A PyTorch implementation of EfficientNet
Content for Udacity's Machine Learning curriculum
基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)