Skip to content

lin-justin/applied-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Machine Learning

Dartmouth Quantitative Biomedical Sciences course taught by Professor Saeed Hassanpour where we learned the fundamentals of machine learning and deep learning using sklearn, TensorFlow/Keras, and PyTorch.

Developed feed forward neural networks, convolutional neural networks for transfer learning on ResNet18, and recurrent neural networks with LSTM for sentiment analysis on the Yelp reviews dataset.