![](https://static.wixstatic.com/media/64af7c2f596c479fb3ff973a8f17610f.jpg/v1/fill/w_980,h_653,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/64af7c2f596c479fb3ff973a8f17610f.jpg)
Here are this week's five links that are worth your time:
1. This course will teach you how to use Keras, a popular Python library for deep learning. You'll build and train a neural network, then deploy it to the web using Flask and TensorFlow.js. (3 hour watch): https://www.freecodecamp.org/news/keras-video-course-python-deep-learning/
2. And this course will teach you Scikit-Learn, another powerful Python Machine Learning library. You'll learn Linear Regression, Logistic Regression, K-Means Clustering, and more. And you'll build your own app that can recognize handwritten digits. (3 hour watch): https://www.freecodecamp.org/news/machine-learning-with-scikit-learn-full-course/
3. How to pass Google's TensorFlow Developer certificate exam, explained by a developer who just passed it. (15 minute read): https://www.freecodecamp.org/news/how-i-passed-the-certified-tensorflow-developer-exam/
4. How to code eight essential graph algorithms in JavaScript (20 minute read): https://www.freecodecamp.org/news/8-essential-graph-algorithms-in-javascript/
5. And finally, learn some spicy SQL with these five easy recipes. “I like to think of WHERE, JOIN, COUNT, and GROUP_CONCAT as the salt, fat, acid, and heat of database cooking.” (7 minute read): https://www.freecodecamp.org/news/sql-recipes/
Quote of the Week: “You can have data without information, but you cannot have information without data.” — Daniel Keys Moran
Comments