diff --git a/database/youtube/machine-learning.json b/database/youtube/machine-learning.json index 08e02322d..9852e392b 100644 --- a/database/youtube/machine-learning.json +++ b/database/youtube/machine-learning.json @@ -1,12 +1,19 @@ [ - - { - "name":"Udacity", - "description":"Free online course for learning tensorflow for Deep learning", - "url":"https://learn.udacity.com/courses/ud187", - "category":"online platform", - "subcategory":"tensorflow", - "language":"english" + { + "name": "Two Minute Papers", + "description": "These research papers discuss Artificial Intelligence and Machine Learning in an engaging and detailed manner. What a Time to be Alive!", + "url": "https://www.youtube.com/@TwoMinutePapers", + "category": "youtube", + "subcategory": "machine-learning", + "language": "english" + }, + { + "name": "Udacity", + "description": "Free online course for learning tensorflow for Deep learning", + "url": "https://learn.udacity.com/courses/ud187", + "category": "online platform", + "subcategory": "tensorflow", + "language": "english" }, { "name": "5 Minutes Engineering", @@ -25,36 +32,35 @@ "language": "english" }, { - "name": "Krish Naik", - "description": "This channel provides videos on Machine Learning, Deep Learning and Artificial Intelligence with real-world problem scenarios.", - "url": "https://www.youtube.com/user/krishnaik06", - "category": "youtube", - "subcategory": "machine-learning", - "language": "english" - }, - { - "name":"Google", - "description":"Free online course provided by google to learn machine learning and it's implementations", - "url":"https://developers.google.com/machine-learning", - "category":"online platform", - "subcategory":"machine-learning", - "language":"english" + "name": "Krish Naik", + "description": "This channel provides videos on Machine Learning, Deep Learning, and Artificial Intelligence with real-world problems.", + "url": "https://www.youtube.com/user/krishnaik06", + "category": "youtube", + "subcategory": "machine-learning", + "language": "english" + }, + { + "name": "Google", + "description": "Free online course provided by Google to learn Machine Learning and it's implementations", + "url": "https://developers.google.com/machine-learning", + "category": "online platform", + "subcategory": "machine-learning", + "language": "english" }, { - "name":"FreeCodeCamp", - "description":"Learn Machine Learning in a way that is accessible to absolute beginners. You will learn the basics of Machine Learning and how to use TensorFlow to implement many different concepts.", - "url":"https://www.youtube.com/watch?v=i_LwzRVP7bg&t=769s&ab_channel=freeCodeCamp.org", - "category":"youtube", - "subcategory":"machine-learning", - "language":"english" + "name": "FreeCodeCamp", + "description": "Here, you will learn the basics of Machine Learning and how to use TensorFlow in different scenarios.", + "url": "https://www.youtube.com/watch?v=i_LwzRVP7bg&t=769s&ab_channel=freeCodeCamp.org", + "category": "youtube", + "subcategory": "machine-learning", + "language": "english" }, { - "name":"DeepLearningAI", + "name": "DeepLearningAI", "description": "Access the lectures of Andrew Ng on Deep Learning and Machine Learning", - "url":"https://www.youtube.com/c/Deeplearningai", - "category":"youtube", - "subcategory":"machine-learning", - "language":"english" + "url": "https://www.youtube.com/c/Deeplearningai", + "category": "youtube", + "subcategory": "machine-learning", + "language": "english" } - -] +] \ No newline at end of file