Thursday, June 16, 2022

Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial


This course will give you an introduction to machine learning concepts and neural network implementation using Python and TensorFlow. Kylie Ying explains basic concepts, such as classification, regression, training/validation/test datasets, loss functions, neural networks, and model training. She then demonstrates how to implement a feedforward neural network to predict whether someone has diabetes, as well as two different neural net architectures to classify wine reviews. ✏️ Course created by Kylie Ying. ๐ŸŽฅ YouTube: https://youtube.com/ycubed ๐Ÿฆ Twitter: https://twitter.com/kylieyying ๐Ÿ“ท Instagram: https://instagram.com/kylieyying/ This course was made possible by a grant from Google's TensorFlow team. ⭐️ Resources ⭐️ ๐Ÿ’ป Datasets: https://drive.google.com/drive/folders/1YnxDqNIqM2Xr1Dlgv5pYsE6dYJ9MGxcM?usp=sharing ๐Ÿ’ป Feedforward NN colab notebook: https://colab.research.google.com/drive/1UxmeNX_MaIO0ni26cg9H6mtJcRFafWiR?usp=sharing ๐Ÿ’ป Wine review colab notebook: https://colab.research.google.com/drive/1yO7EgCYSN3KW8hzDTz809nzNmacjBBXX?usp=sharing ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:00:34) Colab intro (importing wine dataset) ⌨️ (0:07:48) What is machine learning? ⌨️ (0:14:00) Features (inputs) ⌨️ (0:20:22) Outputs (predictions) ⌨️ (0:25:05) Anatomy of a dataset ⌨️ (0:30:22) Assessing performance ⌨️ (0:35:01) Neural nets ⌨️ (0:48:50) Tensorflow ⌨️ (0:50:45) Colab (feedforward network using diabetes dataset) ⌨️ (1:21:15) Recurrent neural networks ⌨️ (1:26:20) Colab (text classification networks using wine dataset) -- ๐ŸŽ‰ Thanks to our Champion and Sponsor supporters: ๐Ÿ‘พ Raymond Odero ๐Ÿ‘พ Agustรญn Kussrow ๐Ÿ‘พ aldo ferretti ๐Ÿ‘พ Otis Morgan ๐Ÿ‘พ DeezMaster -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

No comments:

Post a Comment