Skip to content

eyereece/deep-learning-notebooks

Repository files navigation

deep-learning-notebooks

This is where I post my deep learning notebook practices.

Please note that table of content links in the notebooks are only clickable if you download the ipynb file and convert it to html, or open it in google colab.

My latest notebooks: Fashion Recommender System

The dataset for multiclass-image-segmentation is available here:

    @online{xiao2017/online,
  author       = {Han Xiao and Kashif Rasul and Roland Vollgraf},
  title        = {Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms},
  date         = {2017-08-28},
  year         = {2017},
  eprintclass  = {cs.LG},
  eprinttype   = {arXiv},
  eprint       = {cs.LG/1708.07747},
}
  

The Dataset for the multilabel_image_segmentation is available here:

@inproceedings{yang2014clothing,
  title={Clothing Co-Parsing by Joint Image Segmentation and Labeling},
  author={Yang, Wei and Luo, Ping and Lin, Liang}
  booktitle={Computer Vision and Pattern Recognition (CVPR), 2014 IEEE Conference on},
  year={2013},
  organization={IEEE}
}
  

About

This is where I post my deep learning notebook practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published