Here are my descriptions of the libraries that I use for solving machine learning problems.
It also contains the necessary information to understand some of the terms used in machine learning.
I describe the terms in the form of a cheat sheet, with code examples when necessary.
-
https://www.youtube.com/watch?v=bxe2T-V8XRs&list=PLiaHhY2iBX9hdHaRr6b7XevZtgZRa1PoU - by Welch Labs
This is a great YouTube series of short videos explaining neural networks, forward propagation gradient descent, and more. It is an amazing introduction video or refresher about neural networks! Amazing animations, super clear, code, math, everything you need to be entertained and learn in less than 5 minutes per video!
-
Meta AI just introduced CICERO — “the first AI to achieve human-level performance in Diplomacy, a strategy game which requires building trust, negotiating and cooperating with multiple players.” They also open-sourced the code - https://github.com/facebookresearch/diplomacy_cicero?fbclid=IwAR1GNmA_3Cc20065AXdVM2w3l2LhRVvwLen2G-LqHG5hwhHr2jBtednM-KM&utm_campaign=Five%20Minutes%20of%20AI&utm_medium=email&utm_source=Revue%20newsletter for it!