Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 849 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 849 Bytes

Self-taught Learning: Transfer Learning from Unlabeled Data

Richard Wen
rwen@ryerson.ca
April 7, 2017
Presentation for Knowledge Discovery Course
Instructed by Dr. Cherie Ding

References

  • Raina, R., Battle, A., Lee, H., Packer, B., & Ng, A. Y. (2007). Self-taught learning. Proceedings of the 24th international conference on Machine learning - ICML '07. doi:10.1145/1273496.1273592

Developer Notes

Install rvslides and bower with Node.js

npm install rvslides -g
npm install bower -g

Update JavaScript packages and render a PDF:

bower update --save
rvslides pdf