Тёмный

MIT 6.S191: Reinforcement Learning 

Alexander Amini
Подписаться 272 тыс.
Просмотров 46 тыс.
50% 1

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 29   
@artukikemty
@artukikemty 4 месяца назад
Amazing intro to the subject. Since it is interrelated to control theory it is mandatory to have a good back ground on control theory such as state space models and optimal control
@artukikemty
@artukikemty 4 месяца назад
Transformers can be used as a direct replacement for DRL since it can process sequences as well. There is an article in medium related to this alternative.
@izharulhaq2436
@izharulhaq2436 4 месяца назад
One of the best intro to RL. Recommended to every student interested in this field to watch this amazing lecture. I have just completed it at 1:40 AM...Now waiting for Actor-Critic Type RL Agent to be released soon...Thanks and Good night.
@gamalieliissacnyambacha3029
@gamalieliissacnyambacha3029 4 месяца назад
I'm curious to listen to this lecture. I need more concepts to apply in my Thesis. I'm looking forward to seeing this happen soon.
@anoopitiss
@anoopitiss 4 месяца назад
Following since 3 years
@hrishabhg
@hrishabhg 4 месяца назад
Lovely lecture.❤ Self driving car is a dynamic environment as compared to Gaming environment. It may be mentioned.
@Asif-fp8gy
@Asif-fp8gy 3 месяца назад
Awesome job. Only curious if someone can explain how was the target part of the loss function computed at 26:40?
@ravenclaw3693
@ravenclaw3693 2 месяца назад
immediate reward + discounted best possible future reward
@christianrink4093
@christianrink4093 2 месяца назад
Can one conclude from the AlphaGo vs. AlphaZero showcase, that the bottleneck of "achieving" AGI/ASI, are we humans and the ethical/safety restrictions we have set?
@Radiant-84
@Radiant-84 Месяц назад
Both alphago and zero rely on world models (and self play) which they can use to try out or plan different moves based on the simulated results. While it's super easy to do this simulation in board games, where the rules are deterministic, creating such a world model for something with drastically more complexity like the real world is far more challenging. Algorithims like MuZero, which use learned models, are getting their, but technically speaking, Deepminds got a lot more work to do before they can make Alpha-terminator ;)
@melvinkuriakose2708
@melvinkuriakose2708 3 месяца назад
10:30 equation for total reward should be summation of rewards from t=0 to t=t, right? But in equation its from t to infinity...why?
@rorisangsitoboli4601
@rorisangsitoboli4601 Месяц назад
The total reward is from time 't' to a later time/time in far future (t^inf). Initial value of reward is r_t. The next one will be r_{t+1}, r_{t+2}, ..., till termination-assumed some time in the future but can be user chosen, e.g. time {t+n} as the termination time. Remember you can be rewarded now (t) or anytime in the far future (inf) so you sum over the entire duration.
@foregroundtreble05
@foregroundtreble05 4 месяца назад
Needed u
@TheNewton
@TheNewton 3 месяца назад
Please repeat questions, question askers audio is blown out or intelligible. Some of the questions manage to be in the captions others but not all. The professors mic is perfect however with a great mix one of the few series where you don't have to be max volume all the time.
@wangfenjin
@wangfenjin 3 месяца назад
太牛了
@Huayi-x3p
@Huayi-x3p Месяц назад
Hi, when i tried to run the modeling building part of lab 1, the line "tf.keras.layers.Embedding(vocab_size, embedding_dim, batch_input_shape=[batch_size, None])," does not work, and the error says batch_input_shape is an unrecognized keyword argument to Embeddings, has anyone else encountered this problem? I looked up the tf.keras.Embeddings documentation and couldnt' find anything to replace it...What did you guys to solve it? Thanks!
@Yeanpc
@Yeanpc Месяц назад
Hi, from my understanding when looking at TF documentation, Embeding doesn't take a batch_input_shape as parameter. I justg went ahead and executed the embedding as: tf.keras.layers.Embedding(input_dim=vocab_size, output_dim=embedding_dim) and it worked for me.
@breezecreator8751
@breezecreator8751 4 месяца назад
🎉
@visheshphutela
@visheshphutela 4 месяца назад
Babe wake up new 6.S191 lecture just dropped
@BheezHandle
@BheezHandle 4 месяца назад
Lol...
@VisatoVino
@VisatoVino 4 месяца назад
@@BheezHandle Feel the vibessssss
@crarewhiteheadpoin9471
@crarewhiteheadpoin9471 2 месяца назад
U got it
@Crashrapescrypto
@Crashrapescrypto 3 месяца назад
can you advise for my startup, we applied for YC, we want to setup up indian team and RLHF as well as using SIMPO to agentify the hospital system and remove the inefficiences faced in the current hospital systems. im an aussie coming to america. we have hardware as well, been in guangzhou for the last 6 weeks finding the best containers and cameras triend to train for guaging container volume for measuring stock remaining.
@Yume-x9v
@Yume-x9v 4 месяца назад
Kenchin kokoro no.tabi.Study of the waste.
@ssrwarrior7978
@ssrwarrior7978 25 дней назад
This is Awesome !!!!!
@Diego0wnz
@Diego0wnz 4 месяца назад
👏
@ikpesuemmanuel7359
@ikpesuemmanuel7359 4 месяца назад
Is there an application of reinforcement learning for subsurface reservoir simulation?
Далее
MIT 6.S191: Language Models and New Frontiers
56:15
Просмотров 30 тыс.
MIT 6.S191: Deep Generative Modeling
56:19
Просмотров 53 тыс.
MIT Introduction to Deep Learning | 6.S191
1:09:58
Просмотров 582 тыс.
MIT 6.S191 (2023): Deep Learning New Frontiers
1:08:47
Просмотров 84 тыс.
MIT 6.S191: Convolutional Neural Networks
1:07:58
Просмотров 73 тыс.
MIT 6.S191 (2023): Convolutional Neural Networks
55:15
Просмотров 256 тыс.
MIT 6.S191 (2022): Reinforcement Learning
54:53
Просмотров 83 тыс.
MIT 6.S191: Building AI Models in the Wild
54:57
Просмотров 19 тыс.
MIT 6.S191: (Google) Generative AI for Media
1:08:19
Просмотров 28 тыс.