noisrucer / DeepLearning_Papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’» Deep Learning Papers Review & Implementation

Thanks for visiting my github! πŸ˜„

This repo consists of my deep learning paper reviews and pytorch implementation codes.


πŸ“‘ Covered Papers

Basic Deep Learning

Segmentation


πŸ“‚ Repository Structure

Each paper has it's own directory paper_name

Inside of it, you can find

  • Implementation directory which consists of pytorch implementation codes and it's datasets(or results).
  • paper_name.ipynb is my paper review written in jupyter notebook.

If you have any questions or feedbacks, just notice me by e-mailπŸ“©.

Have an awesome day all you guys! πŸ€—

About


Languages

Language:Python 84.4%Language:Jupyter Notebook 15.6%