Adaptive_Computation_and_Machine.pdf
    3.4 MB
  Foundations Of Machine Learning
✅ A must read book for machine learning researchers
It mainly discusses the mathematical background of machine learning algorithms.
  ✅ A must read book for machine learning researchers
It mainly discusses the mathematical background of machine learning algorithms.
No.Starch.Python.Oct_.2015.ISBN_.1593276036.pdf
    5.4 MB
  Python Crash Course
A comprehensive approach to programming
🐍 with Python
✅ For Beginners
  A comprehensive approach to programming
🐍 with Python
✅ For Beginners
Dive into Deep Learning (D2L Book)
Dive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface
https://github.com/d2l-ai/d2l-en
#deep_learning
  
  Dive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface
https://github.com/d2l-ai/d2l-en
#deep_learning
GitHub
  
  GitHub - d2l-ai/d2l-en: Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities…
  Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. - d2l-ai/d2l-en
  Necessity of complex numbers in Quantum Mechanics
https://www.youtube.com/watch?v=f079K1f2WQk
#mathematics #quantum_physics
  
  https://www.youtube.com/watch?v=f079K1f2WQk
#mathematics #quantum_physics
YouTube
  
  Necessity of complex numbers
  MIT 8.04 Quantum Physics I, Spring 2016
View the complete course: https://ocw.mit.edu/8-04S16
Instructor: Barton Zwiebach
License: Creative Commons BY-NC-SA
More information at https://ocw.mit.edu/terms
More courses at https://ocw.mit.edu
  View the complete course: https://ocw.mit.edu/8-04S16
Instructor: Barton Zwiebach
License: Creative Commons BY-NC-SA
More information at https://ocw.mit.edu/terms
More courses at https://ocw.mit.edu
A great discussion with Sebastian Thrun about various topics such as: Flying Cars, Autonomous Vehicles, and Education
https://www.youtube.com/watch?v=ZPPAOakITeQ
#self_driving_cars #education #artificial_intelligence #machine_learning
  
  https://www.youtube.com/watch?v=ZPPAOakITeQ
#self_driving_cars #education #artificial_intelligence #machine_learning
YouTube
  
  Sebastian Thrun: Flying Cars, Autonomous Vehicles, and Education | Lex Fridman Podcast #59
  
  An Overview of Recent State of the Art Deep Learning Algorithms/Architectures
Lecture on most recent research and developments in deep learning, and hopes for 2020. This is not intended to be a list of SOTA benchmark results, but rather a set of highlights of machine learning and AI innovations and progress in academia, industry, and society in general. This lecture is part of the MIT Deep Learning Lecture Series.
https://www.youtube.com/watch?v=0VH1Lim8gL8&t=999s
#deep_learning #artificial_intelligence
  
  Lecture on most recent research and developments in deep learning, and hopes for 2020. This is not intended to be a list of SOTA benchmark results, but rather a set of highlights of machine learning and AI innovations and progress in academia, industry, and society in general. This lecture is part of the MIT Deep Learning Lecture Series.
https://www.youtube.com/watch?v=0VH1Lim8gL8&t=999s
#deep_learning #artificial_intelligence
YouTube
  
  Deep Learning State of the Art (2020) | MIT Deep Learning Series
  Lecture on most recent research and developments in deep learning, and hopes for 2020. This is not intended to be a list of SOTA benchmark results, but rathe...
  A fruitful relationship between neuroscience and AI
https://deepmind.com/blog/article/Dopamine-and-temporal-difference-learning-A-fruitful-relationship-between-neuroscience-and-AI
#reinforcement_learning #machine_learning #neuroscience #artificial_intelligence
  
  https://deepmind.com/blog/article/Dopamine-and-temporal-difference-learning-A-fruitful-relationship-between-neuroscience-and-AI
#reinforcement_learning #machine_learning #neuroscience #artificial_intelligence
Google DeepMind
  
  Dopamine and temporal difference learning: A fruitful relationship between neuroscience and AI
  Learning and motivation are driven by internal and external rewards. Many of our day-to-day behaviours are guided by predicting, or anticipating, whether a given action will result in a positive...
  Neural Architecture Search for Transformers
In summary, they employed an evolutionary algorithm, with a novel encoding scheme, to search for an optimal transformer architecture.
https://www.youtube.com/watch?v=khA-fiC1Wa0&feature=youtu.be
  
  In summary, they employed an evolutionary algorithm, with a novel encoding scheme, to search for an optimal transformer architecture.
https://www.youtube.com/watch?v=khA-fiC1Wa0&feature=youtu.be
YouTube
  
  The Evolved Transformer
  This video explains the Evolved Transformer model! The Evolved Transformer has been applied to the Meena bot, one of the most impressive chatbots to date. Th...
  A Fascinating Philosophical Discussion about the Nature of Consciousness
https://www.youtube.com/watch?v=LW59lMvxmY4
#philosophy #consciousness
  
  https://www.youtube.com/watch?v=LW59lMvxmY4
#philosophy #consciousness
YouTube
  
  David Chalmers: The Hard Problem of Consciousness | Lex Fridman Podcast #69
  David Chalmers is a philosopher and cognitive scientist specializing in philosophy of mind, philosophy of language, and consciousness. He is perhaps best known for formulating the hard problem of consciousness which could be stated as "why does the feeling…
  Book: The SOAR Cognitive Architecture
Introduction: in development for thirty years, Soar is a general cognitive architecture that integrates knowledge-intensive reasoning, reactive execution, hierarchical reasoning, planning, and learning from experience, with the goal of creating a general computational system that has the same cognitive abilities as humans. In contrast, most AI systems are designed to solve only one type of problem, such as playing chess, searching the Internet, or scheduling aircraft departures. Soar is both a software system for agent development and a theory of what computational structures are necessary to support human-level agents. Over the years, both software system and theory have evolved. This book offers the definitive presentation of Soar from theoretical and practical perspectives, providing comprehensive descriptions of fundamental aspects and new components. The current version of Soar features major extensions, adding reinforcement learning, semantic memory, episodic memory, mental imagery, and an appraisal-based model of emotion. This book describes details of Soar's component memories and processes and offers demonstrations of individual components, components working in combination, and real-world applications. Beyond these functional considerations, the book also proposes requirements for general cognitive architectures and explicitly evaluates how well Soar meets those requirements.
https://dl.acm.org/doi/book/10.5555/2222503
#cognitive_science #neuroscience #reinforcement_learning #artificial_intelligence
  Introduction: in development for thirty years, Soar is a general cognitive architecture that integrates knowledge-intensive reasoning, reactive execution, hierarchical reasoning, planning, and learning from experience, with the goal of creating a general computational system that has the same cognitive abilities as humans. In contrast, most AI systems are designed to solve only one type of problem, such as playing chess, searching the Internet, or scheduling aircraft departures. Soar is both a software system for agent development and a theory of what computational structures are necessary to support human-level agents. Over the years, both software system and theory have evolved. This book offers the definitive presentation of Soar from theoretical and practical perspectives, providing comprehensive descriptions of fundamental aspects and new components. The current version of Soar features major extensions, adding reinforcement learning, semantic memory, episodic memory, mental imagery, and an appraisal-based model of emotion. This book describes details of Soar's component memories and processes and offers demonstrations of individual components, components working in combination, and real-world applications. Beyond these functional considerations, the book also proposes requirements for general cognitive architectures and explicitly evaluates how well Soar meets those requirements.
https://dl.acm.org/doi/book/10.5555/2222503
#cognitive_science #neuroscience #reinforcement_learning #artificial_intelligence
Model Predictive Control: Powerful Optimization Strategy for Feedback Control
https://www.youtube.com/watch?v=YwodGM2eoy4
#optimization
  
  https://www.youtube.com/watch?v=YwodGM2eoy4
#optimization
YouTube
  
  Model Predictive Control
  This lecture provides an overview of model predictive control (MPC), which is one of the most powerful and general control frameworks.  MPC is used extensively in industrial control settings, and can be used with nonlinear systems and systems with constraints…
  Complete Statistical Theory of Learning
https://www.youtube.com/watch?v=Ow25mjFjSmg
#statistics #machine_learning
#theory
  
  https://www.youtube.com/watch?v=Ow25mjFjSmg
#statistics #machine_learning
#theory
YouTube
  
  Complete Statistical Theory of Learning (Vladimir Vapnik) | MIT Deep Learning Series
  Lecture by Vladimir Vapnik in January 2020, part of the MIT Deep Learning Lecture Series.
Slides: https://bit.ly/2ORVofC
Associated podcast conversation: https://www.youtube.com/watch?v=bQa7hpUpMzM
Series website: https://deeplearning.mit.edu
Playlist: ht…
  Slides: https://bit.ly/2ORVofC
Associated podcast conversation: https://www.youtube.com/watch?v=bQa7hpUpMzM
Series website: https://deeplearning.mit.edu
Playlist: ht…
Artificial Intelligence from Perspective of Philosophers
https://plato.stanford.edu/entries/artificial-intelligence/
#AI #philosophy #history
  https://plato.stanford.edu/entries/artificial-intelligence/
#AI #philosophy #history
Reinforcement Learning and Optimal Control.pdf
    2.7 MB
  Reinforcement learning and Optimal Control (Draft version)
Desperately looking for the original version of this book. If you could find it, please let me know.
#reinforcement_learning #optimal_control
  Desperately looking for the original version of this book. If you could find it, please let me know.
#reinforcement_learning #optimal_control
Deep Reasoning Papers
A repository which contains recent papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, natural language reasoning and any other topics connecting deep learning and reasoning.
https://github.com/floodsung/Deep-Reasoning-Papers
#reasoning #deep_learning #artificial_intelligence
  
  A repository which contains recent papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, natural language reasoning and any other topics connecting deep learning and reasoning.
https://github.com/floodsung/Deep-Reasoning-Papers
#reasoning #deep_learning #artificial_intelligence
GitHub
  
  GitHub - floodsung/Deep-Reasoning-Papers: Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning…
  Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, planning and any other topics connecting deep learning and reasoning - floodsung/Deep-Reasoning-Papers
  A Collection of Definitions of Intelligence
https://arxiv.org/pdf/0706.3639.pdf
#artificial_intelligence
  https://arxiv.org/pdf/0706.3639.pdf
#artificial_intelligence
TensorFlow Quantum: An Open Source Library for Quantum Machine Learning
https://ai.googleblog.com/2020/03/announcing-tensorflow-quantum-open.html
#quantum_computing #machine_learning #quantum_machine_learning
  
  https://ai.googleblog.com/2020/03/announcing-tensorflow-quantum-open.html
#quantum_computing #machine_learning #quantum_machine_learning
research.google
  
  Announcing TensorFlow Quantum: An Open Source Library for Quantum Machine Learni
  Posted by Alan Ho, Product Lead and Masoud Mohseni, Technical Lead, Google Research   “Nature isn’t classical, damnit, so if you want to make a sim...
  The Underlying Mathematics of New Coronavirus (COVID-19) Growth
https://www.youtube.com/watch?v=Kas0tIxDvrg
#math #statistics
  
  https://www.youtube.com/watch?v=Kas0tIxDvrg
#math #statistics
YouTube
  
  Exponential growth and epidemics
  A primer on exponential and logistic growth
Help fund future projects: https://www.patreon.com/3blue1brown
An equally valuable form of support is to simply share some of the videos.
Special thanks to these supporters: https://3b1b.co/covid-thanks
Home page:…
  Help fund future projects: https://www.patreon.com/3blue1brown
An equally valuable form of support is to simply share some of the videos.
Special thanks to these supporters: https://3b1b.co/covid-thanks
Home page:…
An overview of gradient descent optimization algorithms
Abstract: Gradient descent optimization algorithms, while increasingly popular, are often used as black-box optimizers, as practical explanations of their strengths and weaknesses are hard to come by. This article aims to provide the reader with intuitions with regard to the behaviour of different algorithms that will allow her to put them to use. In the course of this overview, we look at different variants of gradient descent, summarize challenges, introduce the most common optimization algorithms, review architectures in a parallel and distributed setting, and investigate additional strategies for optimizing gradient descent
https://arxiv.org/pdf/1609.04747.pdf
#deep_learning #optimization
  Abstract: Gradient descent optimization algorithms, while increasingly popular, are often used as black-box optimizers, as practical explanations of their strengths and weaknesses are hard to come by. This article aims to provide the reader with intuitions with regard to the behaviour of different algorithms that will allow her to put them to use. In the course of this overview, we look at different variants of gradient descent, summarize challenges, introduce the most common optimization algorithms, review architectures in a parallel and distributed setting, and investigate additional strategies for optimizing gradient descent
https://arxiv.org/pdf/1609.04747.pdf
#deep_learning #optimization