Georgia Tech OMSCS Artificial Intelligence Review | CS 6601

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • A review of Georgia Tech's Artificial Intelligence class as part of the Online Master's program (CS 6601)
    Full article here: coolstercodes.com/georgia-tec...

Комментарии • 20

  • @pauln6688
    @pauln6688 Год назад +8

    Hey, I just wanted to say that I really enjoy your videos. I am in OMSCS as well and these videos are great summaries of your classes. They help me know what I am getting into for the classes that we overlap in.

    • @coolstercodes
      @coolstercodes  Год назад +1

      I’m so glad you like them!! Thanks for saying that, made my day

  • @adityapss2683
    @adityapss2683 Год назад +2

    Hey, I am loving your videos on OMSCS. I am applying for 2023 fall. Your videos make me even more interested in the program. However, I am very tensed if I can even get an admit even though I clear all the prerequisites.

    • @coolstercodes
      @coolstercodes  Год назад

      Yeah I can show you what I did to get into the program, basically, like you said, yes if you meet the prerequisites, then at least in my experience, you’ll most likely get in
      I can always answer more questions though if you want, maybe I’ll do another video about that too

  • @eblade4542
    @eblade4542 6 месяцев назад

    Any tips/resources on tri directional search, a bit confuse on the stopping condition.

  • @user-wd3dh9dl9b
    @user-wd3dh9dl9b Год назад +2

    Hi, first of all thank you for your videos. It really does help me and probably other people who are confused what coursed to take XD
    Quick question! I know who answered similar comment below about ML vs AI, and ML is easier in code-wise. What about the course comparison overall; meaning not just code wise but the difficulty of the class overall? Any insights on it?

    • @coolstercodes
      @coolstercodes  Год назад +1

      Thanks for watching! 😃 In my opinion, AI is easier IF you have a lot of experience with numpy and python, because you only do programming in that class, not reports
      If you are medium to beginner level in python and/or have never used numpy before, then I would say that ML is easier, because you can choose any programming language to do the projects, and there’s a Java package called ABIGAIL that does a lot of the work for you on that one, so it’s mainly the reports that are hard
      I hope that answers it but please do let me know if you have any more questions!! Thanks for watching!

    • @user-wd3dh9dl9b
      @user-wd3dh9dl9b Год назад

      @@coolstercodes Hey, which pc did you use to get through the course? If it was M1/M2 mac, did you have any issues with the environment setup?

    • @coolstercodes
      @coolstercodes  Год назад

      I had a windows PC the first half of the class then switched to a MacBook with an M1 chip and both worked great

  • @joegeorgia1462
    @joegeorgia1462 Год назад +1

    I am trying to decide between this course (AI) vs the Dr. Isbell's ML course. Which is better for someone not that strong in coding?

    • @coolstercodes
      @coolstercodes  Год назад

      I would say, that ML is less “exact” coding, meaning you get to choose your language, your libraries etc.
      So probably ML is a bit easier coding wise

    • @coolstercodes
      @coolstercodes  Год назад

      Actually yeah now that I think about it more, ML is easier coding wise

  • @eblade4542
    @eblade4542 Год назад +1

    Hey, I just got admitted to the program and wanted to take this class artificial intelligence as my first course this coming fall semester. Is it doable for someone who has a job as well to take this class as the first one. Background I have a cs degree and work as a software engineer

    • @coolstercodes
      @coolstercodes  Год назад +1

      Yeah your background says to me that you could do it, I think you could get the hang of it pretty quickly
      Is it your only class? I would say that is the best way to start, AI only, no other classes to begin with

    • @eblade4542
      @eblade4542 Год назад +1

      @@coolstercodes thanks, yeah I was planning on taking AI alone or pair it up with an easy class, if you have any recommendations. I am planning on doing the machine learning specialization.

    • @coolstercodes
      @coolstercodes  Год назад +2

      Yeah if you’re looking for an easy class to pair it with, I would suggest Computer Networks
      That being said, your first semester I would suggest just taking 1 class, so AI alone

  • @ghadajerfel8707
    @ghadajerfel8707 Год назад +1

    Does AI help prep you for ML?

    • @coolstercodes
      @coolstercodes  Год назад

      I would say that:
      Machine Learning for Trading -> prepares for AI (because you use numpy a lot)
      Reinforcement learning prepares for ML (and vice versa, because you write papers a lot)

    • @Ms123kill
      @Ms123kill Год назад

      ​@Coolster Codes what about isye 6740 is it good pre req for AI, I am little scared cause I am in OmSA not as good of programmer as lets say omscs

    • @coolstercodes
      @coolstercodes  Год назад

      Hi @Ahmad, I haven’t taken isye 6740 but if you did python programming in it, it’s probably sufficient, I would say the concepts are what’s tough in AI