├── 01-image-recovery.ipynb ├── A Learning Algorithm for Boltzmann Machines.pdf ├── BM_extra_explanation.pdf ├── Backpropagation through time- What it does and how to do it .pdf ├── Learning representations by back-propagating errors.pdf ├── README.md ├── Rosenblatt1958.pdf ├── broken_image_t.p └── sjy269_review_paper_final_draft.pdf /01-image-recovery.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/01-image-recovery.ipynb -------------------------------------------------------------------------------- /A Learning Algorithm for Boltzmann Machines.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/A Learning Algorithm for Boltzmann Machines.pdf -------------------------------------------------------------------------------- /BM_extra_explanation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/BM_extra_explanation.pdf -------------------------------------------------------------------------------- /Backpropagation through time- What it does and how to do it .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/Backpropagation through time- What it does and how to do it .pdf -------------------------------------------------------------------------------- /Learning representations by back-propagating errors.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/Learning representations by back-propagating errors.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/README.md -------------------------------------------------------------------------------- /Rosenblatt1958.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/Rosenblatt1958.pdf -------------------------------------------------------------------------------- /broken_image_t.p: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/broken_image_t.p -------------------------------------------------------------------------------- /sjy269_review_paper_final_draft.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ysangj/Undergrad_ML_paper/HEAD/sjy269_review_paper_final_draft.pdf --------------------------------------------------------------------------------