-
Notifications
You must be signed in to change notification settings - Fork 1
Resources
Kevin Yap edited this page Nov 10, 2018
·
3 revisions
- NumPy (scientific computing in Python): http://www.numpy.org
- Keras (deep learning library): https://keras.io
- OpenCV (non-deep learning CV): https://opencv.org
- NLTK (natural language toolkit): https://www.nltk.org
- Finding Beautiful Yelp Photos Using Deep Learning
- Sentiment analysis for Yelp review classification
- Topic Modeling and Latent Dirichlet Allocation (LDA) in Python
- 3Blue1Brown video series on neural networks (https://www.youtube.com/watch?v=aircAruvnKk)
- Python/NumPy tutorial
- CPSC 340 slides and supplementary readings