MIT 6.S191: Reinforcement Learning

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 33

  • @izharulhaq2436
    @izharulhaq2436 5 місяців тому +12

    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.

  • @visheshphutela
    @visheshphutela 5 місяців тому +41

    Babe wake up new 6.S191 lecture just dropped

  • @artukikemty
    @artukikemty 5 місяців тому

    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

  • @gamalieliissacnyambacha3029
    @gamalieliissacnyambacha3029 5 місяців тому +1

    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.

  • @hrishabhg
    @hrishabhg 5 місяців тому

    Lovely lecture.❤
    Self driving car is a dynamic environment as compared to Gaming environment. It may be mentioned.

  • @anoopitiss
    @anoopitiss 5 місяців тому

    Following since 3 years

  • @Asif-fp8gy
    @Asif-fp8gy 5 місяців тому +4

    Awesome job. Only curious if someone can explain how was the target part of the loss function computed at 26:40?

    • @ravenclaw3693
      @ravenclaw3693 4 місяці тому

      immediate reward + discounted best possible future reward

  • @artukikemty
    @artukikemty 5 місяців тому +3

    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.

  • @christianrink4093
    @christianrink4093 3 місяці тому

    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 3 місяці тому +1

      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 5 місяців тому +2

    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 3 місяці тому

      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.

    • @xxyyzz8464
      @xxyyzz8464 Місяць тому

      You’re correct the lecturer screwed up here. What he says in spoken language does not match the equation he shows. His equation is the expected return (total future rewards) from time t given no uncertainty in future rewards as you follow the policy until the end of an episode, but in language he claims it is the sum of all rewards from time t=0 to time t, but that is clearly not what the equation states. I haven’t finished this but it’s likely the equation is right but his statement in language is wrong given he then shows the form where you discount future rewards. You would not discount past rewards which is why I think the equation is right but he just is not describing the equation properly in language.

  • @Crashrapescrypto
    @Crashrapescrypto 5 місяців тому

    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.

  • @ssrwarrior7978
    @ssrwarrior7978 2 місяці тому

    This is Awesome !!!!!

  • @TheNewton
    @TheNewton 5 місяців тому

    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.

  • @ViolentWarrior
    @ViolentWarrior 29 днів тому

    What are the system requirements?

  • @foregroundtreble05
    @foregroundtreble05 5 місяців тому +1

    Needed u

  • @Huayi-x3p
    @Huayi-x3p 3 місяці тому

    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 2 місяці тому +1

      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.

  • @ikpesuemmanuel7359
    @ikpesuemmanuel7359 5 місяців тому

    Is there an application of reinforcement learning for subsurface reservoir simulation?

  • @breezecreator8751
    @breezecreator8751 5 місяців тому

    🎉

  • @wangfenjin
    @wangfenjin 5 місяців тому +1

    太牛了

  • @Yume-x9v
    @Yume-x9v 5 місяців тому

    Kenchin kokoro no.tabi.Study of the waste.

  • @Diego0wnz
    @Diego0wnz 5 місяців тому

    👏