But How Does ChatGPT Actually Work?

  Рет қаралды 232,746

Till Musshoff

Till Musshoff

Күн бұрын

Check out my Linktree alternative / 'Link in Bio' for Bitcoiners: bitcoiner.bio
You’ll learn how ChatGPT works and this will provide many benefits, such as helping you to use the model more effectively, evaluate its outputs more critically, and staying informed about the latest developments in the field so you are better prepared to take advantage of new opportunities.
ChatGPT is a type of natural language processing model (NLP) known as a Generative Pretrained Transformer (GPT) developed by OpenAI. These are the two big terms we will focus on in this video. On top of that you will also get a base understanding of common Machine Learning techniques like supervised learning, and reinforcement learning, which were used to make ChatGPT as good as it is.
Use ChatGPT here: chat.openai.com/
My profile: bitcoiner.bio/tillmusshoff
Follow me on Twitter: / tillmusshoff
My Lightning Address: ⚡️till@getalby.com
My Discord server: / discord
Instagram: / tillmusshoff
Join my channel membership to support my work:
/ @tillmusshoff
My Camera: amzn.to/3YMo5wx
My Lens: amzn.to/3IgBC8y
My Microphone: amzn.to/3SdHdkC
My Lighting: amzn.to/3ELnof5
Video on my second channel about building a blog website with ChatGPT: • I've Let AI Code A Com...
Further Sources:
Scale AI, OpenAI's Greg Brockman: The Future of LLMs, Foundation & Generative Models (DALL·E 2 & GPT-3): • OpenAI's Greg Brockman...

Пікірлер: 264
@tillmusshoff
@tillmusshoff Жыл бұрын
I made a few mistakes in this video that I want to clarify. Thank you for pointing them out Jan Tuitman & BigBadWolf! 1) The 7 steps I initially talk about are an example of how natural language can be processed. I somehow directly linked that to the GPT Encoder. This is NOT what happens in ChatGPT. The GPT Encoder finds its own structure and patterns in the data it gets provided. And this makes sense, because otherwise the output would be as bad as the sentence "I be learn ChatGPT". 2) The breakthrough of the Transformer is that its sequence processing is highly parallelizable. I touch on that fact but give it way too little importance. 3) Before the model gets fine-tuned like I described, it is first trained by predicting removed words on unsupervised data. I hope you can still enjoy the video. I believe there is still lots to take out of it.
@aerobraking
@aerobraking Жыл бұрын
" that its sequence processing is highly parallelizable" means, that it can process the 40 Sentences of my Text parallel? Another thing I didn't quite unterstand is the reinforced learning. Your AI can learn shooting better in adapting the movement and realize that when moving faster, the kill count gets higher, for example. But How does that look like for chatgpt? It writes an Answer and then compares this answer to what? And what is the reward? Nonethess a very good video! The first I found that really went into describing how chatGPT works. :)
@johanavril1691
@johanavril1691 Жыл бұрын
​@@aerobraking couldnt bother to check but they probably used back propagation (like its almost certain they did) for learning and for the "parallelizable" part I think its because the tranformer read the text step by step with differents models so it can be scaled very easely to be able to read large text input and be run effeciently during the learning step and when its used afterward
@johanavril1691
@johanavril1691 Жыл бұрын
yeah I was about to comment on the third point, you should probably pin your comment otherwise great video 👌
@ChickfX
@ChickfX Жыл бұрын
@@aerobraking they first train a reward model based on human labeling that then is used to 'rate' the output during reinforced learning
@ben_sch
@ben_sch Жыл бұрын
Please make this ERRATA comment a standard procedure. Many youtubers are adopting this and it really helps reduce misinformation! Thanks for your hard work and sharing your thoughts and knowledge with us!
@luiswebdev8292
@luiswebdev8292 Жыл бұрын
My first though is: now NPCs in videogames will seem way more human and real conversations will be possible. That means that, for example, really good detective mystery videogames are possible now
@JJ-tb2cm
@JJ-tb2cm Жыл бұрын
Well yes but no you still need batshit insane crazy calculation power to generate these kind of outputs so we are still far from it
@user-oc6rn4px5t
@user-oc6rn4px5t Жыл бұрын
I would rather not play such a game, because it should be ultra boring. Game designers put enormous effort to keep the balance that allows the player feel the challenge but not stuck. And to make it work the player should have very limited space of options. With AI-powered NPC it would be too easy both go the wrong way and lose the ability to complete quest at all (as in real life, where lots of crimes remain unsolved, and detectives work remain useless) or complete it too fast and obvious by guessing the way the game designers haven't thought
@luiswebdev8292
@luiswebdev8292 Жыл бұрын
@@user-oc6rn4px5t Yes, except if you tell the AI not to do those things. It's fine if you don't play, you don't have to.
@ibozz9187
@ibozz9187 Жыл бұрын
Ai dungeon was a cool website that implemented this concept as a textadventure
@thewhiteboy3212
@thewhiteboy3212 Жыл бұрын
@@ibozz9187 im using chatGPT as a textadventure rn and its amazing lol
@nigh7swimming
@nigh7swimming Жыл бұрын
Removing suffixes will only work in languages with simple grammatical structure like English. In some languages a single word can encode meaning, gender and time, which are kind of important.
@dorol6375
@dorol6375 Жыл бұрын
I'm a native hebrew speaker, and beside it being a bit fancy at times and forgetting to put ה (the) at the start of words on occasion, it performed pretty well. Although, hebrew does have insanely consistent verb structure, so it might suck in a language like Russian.
@Adam-ql4oj
@Adam-ql4oj Жыл бұрын
The transformer architecture was originally designed for sequence to sequence transformation like language translation, therefore should be able to understand that other language have unique language features (like gendered words) if it was trained I’m a dataset from a different language
@lucky-segfault4219
@lucky-segfault4219 Жыл бұрын
I suspect future models will instead break down words into multiple tokens, one that's the base words, and others which are modifiers to represent "this is past tense" and stuff like that. Depending on what part of the processing is happening, these modifier tokens will likely be able to ignored sometimes and not others. Like when talking about current events, past and present tense are often interchangeable, but future tense means a prediction is being made, which is not a fact and shouldn't be treated as one. I wonder if NLMs will struggle with the difference between the genders humans have and linguistic genders, which are not the same but use the same terms most of the time.
@edwardgrabczewski
@edwardgrabczewski Жыл бұрын
Thanks Till. One of the few videos that actually tackles the technology behing Chatbots.
@REEEthan
@REEEthan Жыл бұрын
you are so underrated...gonna be huge.
@tillmusshoff
@tillmusshoff Жыл бұрын
Thanks a lot!
@rightdefensive3492
@rightdefensive3492 Жыл бұрын
He probably just used chatgpt for the content. Jk
@canibeaninja
@canibeaninja Жыл бұрын
@@tillmusshoff loved your content. It truly is informative and simple enough to understand. My personal opinion is probably you need to work on your thumbnail.
@MrFram
@MrFram Жыл бұрын
@@rightdefensive3492 probably. All the information in the video is wrong as fuck if you know how things actually work. He’s confused and mixed up the details of how different types of NLP work, which seems to be the kind of mistake ChatGPT would make.
@mindesigns
@mindesigns Жыл бұрын
Thanks for the video man, easy to follow and understand.
@jay_motocombat
@jay_motocombat Жыл бұрын
The fact that "I be learn chatgpt now" is several layers of efficiency higher than the original is super interesting to me
@ishfaqiqram6498
@ishfaqiqram6498 Жыл бұрын
English language needs a new efficiency update
@ummer666
@ummer666 Жыл бұрын
I love you man , i never learned this much in my whole CS degree 😂
@hynguyen2911
@hynguyen2911 Жыл бұрын
Hi Till, great content, however I believe that GPT is decoder-only model and doesn't use any Transformer encoder in its structure. On the other hand, BERT is the encoder-only model that uses a stack of Transformer encoder blocks
@sieve5
@sieve5 Жыл бұрын
Thanks for the info this is a great intro course to GPT
@3d_toys
@3d_toys Жыл бұрын
I'm amazed how one person can be a game developer, ml specialist and a youtuber. Very inspiring
@jasonwong5863
@jasonwong5863 Жыл бұрын
V interesting. I am learning Mandarin and reducing and simplifying the sentence is very similar to translating from Mandarin to English especially with regards to the verbs. It makes sense as Chinese characters function in the same way as tokens.
@ninadsabnis9749
@ninadsabnis9749 Жыл бұрын
Thanks for the informative video. It was easy to understand. At 5:03 you mention that this specific model does not train itself anymore. At the end of the video, you talk about how the AI learns on its own by trial and error. So what is true? Is ChatGPT evolving as time progresses or it’s performance will remain the same till it has been updated?
@tillmusshoff
@tillmusshoff Жыл бұрын
Both is true. The AI trains by trial and error (Reinforcement Learning) as part of the training phase. Once the model is used like we use it there is no further training though. So to improve it OpenAI trains a new model or takes the existing one and continues training with it. We don't see that on a day to day basis though. GPT-4 will be the next iteration and we don't know the release yet afaik.
@ninadsabnis9749
@ninadsabnis9749 Жыл бұрын
Thanks Tim for the explanation. Makes sense now.
@HaseebHeaven
@HaseebHeaven Жыл бұрын
Great content and very informative as well, And you could have given credit to Google for Transformers.
@gracereetahemalatha5147
@gracereetahemalatha5147 4 ай бұрын
Thanks for your clear explanation
@johanneszwilling
@johanneszwilling Жыл бұрын
😎 Very good explanation! Danke man!
@panashifzco3311
@panashifzco3311 Жыл бұрын
Really insightful video. Well explained
@prommyhere
@prommyhere Жыл бұрын
Great content and well presented mate. Looks like you are trained by some model as well 😅
@peter-holzer-dev
@peter-holzer-dev Жыл бұрын
Well done! 👏 Thanks!
@andrewdunbar828
@andrewdunbar828 Жыл бұрын
In case it helps in the future, it's not "play-garism", it's "play-jarism". Thanks for the informative video!
@orterves
@orterves Жыл бұрын
Helpful. I be learn pronunciation.
@jayo3074
@jayo3074 Жыл бұрын
Grow up clown 🤡
@caojx
@caojx Жыл бұрын
Great video! I'm curious what tool you used to make the presentation part?
@tillmusshoff
@tillmusshoff Жыл бұрын
I edit everything in Final Cut Pro
@internetandlifehacks
@internetandlifehacks 10 ай бұрын
Thanks for a great video!👏
@anuragkrit9615
@anuragkrit9615 Жыл бұрын
This video is very useful for revision. Thank you ❤️
@MrFram
@MrFram Жыл бұрын
Except this video is complete misinformation, I wish youtube didn’t remove dislikes
@leonhardolaye-felix8811
@leonhardolaye-felix8811 Жыл бұрын
@@MrFramhow so?
@CristiVladZ
@CristiVladZ Жыл бұрын
Superb video!
@mayuraandrew
@mayuraandrew Жыл бұрын
Amazing video thank you
@NijdamsMoffel
@NijdamsMoffel Жыл бұрын
Amazing video, super high quality. Subscribed in an instant!
@shokintouch348
@shokintouch348 Жыл бұрын
very nice, please make more videos thanks
@ScazzaMage
@ScazzaMage Жыл бұрын
Nice video! Is the code of your reinforcement learning game shared somewhere?
@tillmusshoff
@tillmusshoff Жыл бұрын
No, sorry. I don‘t even know if I have access to it anymore honestly. It‘s using Unity + ml-agents extension.
@adamarcher8359
@adamarcher8359 Жыл бұрын
The fewer words to be more efficient instantly made me think of that Office episode where Kevin thought he was a genius for talking in that manner.
@lyonnguyen2672
@lyonnguyen2672 Жыл бұрын
Chatgpt can actually communicate in different languages I tested it out
@kamal_douma
@kamal_douma Жыл бұрын
i thik that in the third step in nlp (stop words) you need also to delete i and am
@wonkafactory936
@wonkafactory936 Жыл бұрын
Elaborate on what platforms to implement like python java ect.
@NikoKun
@NikoKun Жыл бұрын
This explanation is great for an overview.. But I can't help but feel that industry-talking-point leaves a little out when it comes to the complexity and intelligence we see these models display. As if the experts who came up with this way of describing things, specifically did so to aid in the "moving of the bar" on what constitutes "intelligence".. They made the job of skeptics easier, but that doesn't do anything to explain what we're actually seeing with our own eyes. If we merely assume it's only behaving as a language-model of patterns that it recalls from, and predicts the next words.. Something about it's output just doesn't seem to line up with that.. I mean, it produces results that are seemingly more than the sum of it's parts! If you ask it a difficult word-based math or logic puzzle it cannot solve on it's own, then as a teacher might, describe a method the AI could use to figure out a solution.. It CAN figure it out, at least it's done so when I've tested it.. Even more interesting, if you give it a similar word problem, with different numbers, it will then use that method you taught it, to solve it. Sadly it won't remember that for future conversations, but it does seem to be capable of learning, WITHIN a conversation. And when I've gone back and forth with it on complex topics, it's answers prove to me that it DOES possess some level of understanding of them, it can even draw whole new conclusions based on novel information I've given it.. Despite it's mistakes, it can be corrected, and I think a LOT of people are still underestimating what this kind of AI is capable of. It's not perfect for everything yet, but give it time.
@johanavril1691
@johanavril1691 Жыл бұрын
When learning, the model essentially tries to find the best set of parameters to get the best results with the largest variety of different inputs. In this way, it can generalize different types of recurring problems, such as learning to calculate instead of learning the results of a set of predetermined math problems, which allows it to find solutions to problems that it has never seen before during training. In this way, it can also learn to execute a set of instructions... chatgpt doesn't learn for your inputs, the only thing it does that could resemble learning is that it takes into account current and previous prompts as well as its own responses (all in the current thread only) to generate new responses. it is not that surprising that it can do so much, because it is just a big neural network, just like our brain.
@ajas75
@ajas75 Жыл бұрын
but where in what technology this data is store in what of type database example - if we turn on interact and turn of and turn on this will be the same data result ??
@silverchairsg
@silverchairsg Жыл бұрын
Ngl, "I be learn chatgpt now" sounds so much more efficient and cool than "I am learning ChatGPT now".
@caseyarmstrong7113
@caseyarmstrong7113 Жыл бұрын
Love the Unity game example. Kudos on the recent success of your content : )
@yazzindev
@yazzindev Жыл бұрын
Really well explained! Like your Videos a lot ^^
@dominicekezie2011
@dominicekezie2011 Жыл бұрын
9:16 But how do you program a model to follow the reward model? What exactly is a “reward” and how do you get a model to “want” the +1 as opposed to not wanting it at all? And how do you program it to tell it that it needs to avoid defeat?
@aapp776
@aapp776 Жыл бұрын
Just program it to get maximum rewards. It might be as simple as using a recursive function in which you send inputs(the weight of the particular input), and a map where weights are mapped to the actions. Now, it's a bit like the "maximum sum of node values" problem where the program iterates over a tree, except here, it is a set of inputs. The input could be the key and the decision it takes will be the value. But take this with a grain of salt- I do not know much about AI and ML technology; I just know how to code. So this might not exactly be how they do that.
@dominicekezie2011
@dominicekezie2011 Жыл бұрын
@@aapp776 Interesting thanks! Yeah that whole field is so complex yet so fascinating.
@think7022
@think7022 Жыл бұрын
Sir bring Playlist on Artificial intelligence.. that will rise up your channel 💯%
@SagarHingalAI
@SagarHingalAI Жыл бұрын
Nice video, I actually was thinking about RL since their model has 17B params, no human can tweak those manually, it has to be done by the machine. Only thing remaining for them to remove the limitation of pre-trained. I think if it can be tweaked to learn on the go, its gonna be pretty sweet, maybe for chatGPT 2.0 which uses GPT 4
@guusvanderwerf
@guusvanderwerf Жыл бұрын
good explanation
@stevensclongberg6266
@stevensclongberg6266 Жыл бұрын
Anyone know what the music playing at 4:00 is?
@safetransition9743
@safetransition9743 Жыл бұрын
This was awesome! Content but also I am very impressed by your visuals! The text parts were beautiful. I am just starting my channel on AI. Any advice on how to obtain B roll footage? Like the dog clip and the cyber clips?
@tillmusshoff
@tillmusshoff Жыл бұрын
Thank you! I have a storyblocks subscription for that :)
@safetransition9743
@safetransition9743 Жыл бұрын
Thanks for the quick reply! Will check it out
@user-wm9mk8mc4w
@user-wm9mk8mc4w Жыл бұрын
"I be learning chat GPT" that's proper Jamaican for you right here
@studio85amsterdam
@studio85amsterdam Жыл бұрын
Im binging your videos. This is no4. I notice if I talk kindly to chat gpt it mirrors it too.
@benbalaj1732
@benbalaj1732 Жыл бұрын
What is the music in the background? I really like it
@zekiaydinli1393
@zekiaydinli1393 Жыл бұрын
is chatgdp developed by backend languages like python and java?
@tillmusshoff
@tillmusshoff Жыл бұрын
Since my last video was received so positively I immediately wanted to follow up on it. So here it is! I hope you enjoy the video! Consider subscribing if you want to see more of my future content on your feed :)
@universe_decoded797
@universe_decoded797 Жыл бұрын
Are you a polymath already? You inspired me.
@tillmusshoff
@tillmusshoff Жыл бұрын
No, my knowledge is too shallow and I am a humble beginner in many things I pursue. Great to hear you‘ve been inspired! ❤️
@wendten2
@wendten2 Жыл бұрын
The Renaissance(Rebirth) was a period where Europe left the dark ages, and where classical art and science reappeared. To call for a 2nd one, would to me require that we were in a dark age compared to an enlightened past. I dont think that is the case, and if so, you should expand upon why you think so? To me this is more of like another 'industrial revolution' or a 'golden age': In regards to the Renaissance Man, that was a very limited option back then, as you had to be both wealthy and extremely intelligent to succeed in more than a single field. Specialist have only become more dominant as globalization has progressed and as fields of science have diverted more from one another. I like your unique idea, but I think you need to expand more upon it, to make a case for it.
@tillmusshoff
@tillmusshoff Жыл бұрын
Good points. I think my main idea is that through the democratization of tools and education through the internet more generalists can be created. Yes specialism has increased through globalisation, but you can individually counter that trend if you want to. And I believe there are good reasons to do so. I chose the renaissance as the period, because the key inventions and their impact are comparable to today. Another golden age is an alternative way to put it to still get the message across for sure.
@jaumealcazo6386
@jaumealcazo6386 Жыл бұрын
What background music did you use?
@ryan_dosa
@ryan_dosa Жыл бұрын
At 9:30 you show a graph. Was wondering what the X and Y axis were???
@LauritzenLucas
@LauritzenLucas Жыл бұрын
I'm glad I started using GPT-3 back in 2020, it hasn't changed much, and it's still 100 billion parameters as before. Still, ChatGPT is impressive and i'm excited.
@tillmusshoff
@tillmusshoff Жыл бұрын
Yes ChatGPT makes it more accessible for most. I'm excited for GPT-4 😁
@TalBarenboim
@TalBarenboim Жыл бұрын
Please REMOVE the background music. annoying. distracting. shame because you explain it very well.
@clearthinking5441
@clearthinking5441 Жыл бұрын
How much data in TB has the model been trained on?
@studiokaralis3622
@studiokaralis3622 Жыл бұрын
I asked this question ChatGPT. This is the answer: "The chatGPT model is a variant of the GPT-3 language model, which was trained on a dataset of billions of web pages. However, the exact size of the dataset and the amount of data it represents in terabytes (TB) is not publicly disclosed by OpenAI. GPT-3 is a large and powerful language model that uses machine learning techniques to generate human-like text. It was trained using a combination of supervised and unsupervised learning, which means it was fed a large dataset of text and learned to predict the next word in a sequence based on the context of the words that came before it. As a result, GPT-3 is able to generate text that is highly coherent and resembles human writing, making it a useful tool for a wide range of natural language processing tasks."
@Boi-ii2lm
@Boi-ii2lm Жыл бұрын
Very interesting, I asked few topics that were barely documented on google and gave me a decent response, really interesting how well it scraped the internet for information
@StevenAkinyemi
@StevenAkinyemi Жыл бұрын
It does not scrape the internet for information but it's been trained on internet text.
@Boi-ii2lm
@Boi-ii2lm Жыл бұрын
@@StevenAkinyemi thats how the text is obtained, it scrapes the internet and arranges the answers, training on internet text would be too difficult since there are various question
@cuneyttyler4922
@cuneyttyler4922 Жыл бұрын
Nice video
@muslumyildiz5694
@muslumyildiz5694 10 ай бұрын
thanks a lot
@vincentbaron6347
@vincentbaron6347 Жыл бұрын
Where can i read your paper on proximal police learning?
@tillmusshoff
@tillmusshoff Жыл бұрын
Not available online and it‘s in german anyway.
@FatalRescue
@FatalRescue Жыл бұрын
That was an awesome overview. Is it possible for you to create a more technical video where you dive into the nitty gritty details of the implementation? How does ChatGPT even remember the context of the previous questions you asked the model? And are all the previous questions/answers part of the input to the encoder? So many things I’d love to know 😁
@tillmusshoff
@tillmusshoff Жыл бұрын
No I don‘t think so. There are people who have a way deeper understand of this. I am not suited for that task (yet).
@kennyromanov
@kennyromanov Жыл бұрын
"Remembering" works quite simply - the entire previous dialogue is fed to the neural network input along with the last message, so. Much more interesting is how they taught it to remember it's name (Assistant) and say that it's is just a language model, when you say that it's not
@andrewdunbar828
@andrewdunbar828 Жыл бұрын
I don't think the previous questions are directly encoded but become a latent part of the weights in the net.
@racid4447
@racid4447 Жыл бұрын
Is your thesis publicly available somewhere?
@tillmusshoff
@tillmusshoff Жыл бұрын
I actually don‘t know, it‘s also in german only and just Bachelor / undergraduate thesis. There are probably more interesting and prolific things to read 😂
@mridulbhola4266
@mridulbhola4266 Жыл бұрын
Great video ! What’s the music please ?
@GjaP_242
@GjaP_242 Жыл бұрын
Something from Chopin!? Dvořák!? Haydn!? 8:13
@BrandonThomas-ie9gj
@BrandonThomas-ie9gj Жыл бұрын
Wow you did an excellent job explaining! Love this video! please do more!
@harshalnaidu
@harshalnaidu Жыл бұрын
Great overview. Subscribed!
@redmed10
@redmed10 Жыл бұрын
Wish people would use the full terms rather than abbreviated version before it comes into common usage like GPT or NLP.
@tillmusshoff
@tillmusshoff Жыл бұрын
I did so in the beginning. Generative Pretrained Transformer is just not a very handy term. It‘s long, sounds complicated and doesn‘t give you a good idea what it is exactly.
@livinglifethehardway5596
@livinglifethehardway5596 Жыл бұрын
Excellent! Thank you! :)
@behrensf84
@behrensf84 Жыл бұрын
I asked it if I should use a needle valve for a reverse activated sludge stream. It told me that needle valves are very good in reverse activated sludge streams. That's a big no no.....
@dHue_52
@dHue_52 Жыл бұрын
Did you submit feedback to it with why that is the case?
@0631565566
@0631565566 Жыл бұрын
Interesting and helpful video. I'm doing a bachelor's degree in computer science right now. Did you do a bachelor's degree or also a master's degree?
@tillmusshoff
@tillmusshoff Жыл бұрын
Bachelors only 😁
@nikyabodigital
@nikyabodigital Жыл бұрын
It's one of those inventions that you know will be the basis of the future. Imagine this getting implanted to your brain..
@raysaithong7221
@raysaithong7221 Жыл бұрын
Is it good to learn a code now?
@danielvetter8119
@danielvetter8119 Жыл бұрын
Impressive video, what is your native language? There is still improvement possible with your English pronunciation. Keep up the good work! 😊
@tillmusshoff
@tillmusshoff Жыл бұрын
Oh for sure, I am German 😁
@BikeArea
@BikeArea Жыл бұрын
It's obvious from his name. 😉😃😃
@Mayank-lf2ym
@Mayank-lf2ym Жыл бұрын
I was about to search that
@tillmusshoff
@tillmusshoff Жыл бұрын
Perfect timing then 😁
@geneanthony3421
@geneanthony3421 Жыл бұрын
I love technology, but I also realize that sometimes the journey getting somewhere is more important than the end result and I wonder what's going to happen to humans who have so much of their thinking being done by robots? Remember the original Time Machine? Books falling apart, people drowning and nobody caring, etc. What incentive are people going to have to learn a skill if everything they learn could be done by a machine in 30 seconds? At least by trying to master a skill you might end up building other skills and come out a better person. I was a troubled teen and getting into programming at 19 gave me somewhere productive to focus my energy. It helped me in various ways beyond just writing software.
@metalmonkey128
@metalmonkey128 Жыл бұрын
You've accomplished learning how to ride a bike until it feels natural [to fall on your face a few times]! Learnt something today 💪🏼
@shaqtaku
@shaqtaku Жыл бұрын
Is google's Bard also based on a transformer?
@MegaPeterlustig123
@MegaPeterlustig123 Жыл бұрын
Niiice ❤
@bigcatloverelys6405
@bigcatloverelys6405 Жыл бұрын
Can you talk about CHAT GPT - MODO DAN?
@kalvinlyle
@kalvinlyle Жыл бұрын
Great video!
@umarium2687
@umarium2687 Жыл бұрын
Plot twist: this video was created using ChatGPT.
@TVperson1
@TVperson1 Жыл бұрын
Is this something that the criminals in the future could use to crack passwords and break into systems? I think it's crucial that the cybersecurity industry, immediately get as much information as they can about AI. AI could give a hacker, new ideas about attacks that are more lateral than any would come up with.
@SimonRowell
@SimonRowell Жыл бұрын
More detail required on how the transformer works. At the moment your video suggests "and then something magic happens".
@tillmusshoff
@tillmusshoff Жыл бұрын
I agree. Looking back I don‘t like this video of mine anymore. It could have been much better. Might do an updated version at some point.
@OnestateCoding
@OnestateCoding Жыл бұрын
I don't comment often but you explained everything so simply and clearly. I've been working on an AI project with some similar ideas in mind.
@tillmusshoff
@tillmusshoff Жыл бұрын
That‘s fantastic to hear! Thanks a lot! And good luck with your project 💪
@OnestateCoding
@OnestateCoding Жыл бұрын
@@tillmusshoff Thanks :)
@PythonPlusPlus
@PythonPlusPlus Жыл бұрын
So chat GPTs natural tongue is pirate speech? Here be pirates
@tillmusshoff
@tillmusshoff Жыл бұрын
To be clear, ChatGPT does not follow these exact 7 steps. They are just an example for what NLP can contain. ChatGPT tries to find structure itself in the insane amount of data it got provided. I have not been clear enough on this point in the video unfortunately.
@lyonnguyen2672
@lyonnguyen2672 Жыл бұрын
Too be honest it's really great for writers you can ask it to make a script and ideas 💡!
@redmed10
@redmed10 Жыл бұрын
Don't you think we have enough mediocre scripts and ideas already? I mean I've seen it write songs and they are awful.
@cortster12
@cortster12 Жыл бұрын
@@redmed10 A useful tool is to ask it what it would do with an idea, and then not do that. Basically, you use it as a DIRECTION for your idea, to see what someone else might do with your same idea. Which can be pretty helpful. I sometimes ask my friends how they might use an idea of mine if they wrote it, this is just an even faster way to do that.
@chaimaeamine64
@chaimaeamine64 Жыл бұрын
what's with the spanish guitar background music 🤔
@FacadeMan
@FacadeMan Жыл бұрын
Would there be a day where we can get these models running in our local machines that bypasses the need for OpenAI to be the gate keepers?
@HackSoft
@HackSoft Жыл бұрын
Really well explained 🙌
@ThankYouESM
@ThankYouESM Жыл бұрын
Can you provide us an ultra-minimalistic Python version of ChatGPT for us as a single script and just as a function method instead of a class method? I sometimes can only learn by looking at whatever the working code. Thanks!
@dookdawg214
@dookdawg214 Жыл бұрын
I don't think that "about" is a wasted word there. "Learning" and "learning about" are very different.
@forrestjones2010
@forrestjones2010 Жыл бұрын
Derivative regurgitating the redundancies of others
@cathalbyrne1941
@cathalbyrne1941 Жыл бұрын
That's a cute dog
@COD3_RED
@COD3_RED Жыл бұрын
who knows even your script is written by ChatGPT.....
@vhazkar
@vhazkar Жыл бұрын
Chatgpt can improve to a level where we will no need for human job for diagnose a disease, solving a murder ....that will be sad news for some people 😞
@jfresh2054
@jfresh2054 6 ай бұрын
Doesn't matter how much it makes sense, it will never make sense
@truthcam1
@truthcam1 Жыл бұрын
I asked chat gpt about scientific differences between white and black people and it refused to give me am answer - it did however give me long life lessons which I did not appreciate... "It is not appropriate to make generalizations about people based on their race. There is no scientific basis for the belief that one racial group is superior or inferior to another. People of different races can have a wide range of physical and mental characteristics, and it is important to remember that individuals are not defined by their race. It is also important to recognize that race is a social construct and does not have any inherent biological meaning. The concept of race was created to justify the exploitation and oppression of certain groups of people, and it has no scientific basis. It is important to treat all people with respect and dignity, regardless of their race or ethnicity. Making assumptions about someone based on their race can lead to stereotypes and discrimination, and it is important to strive for a more inclusive and understanding society." This makes me think that I cannot trust the answers as they are "bias" towards a particular way of thinking and does not give an accurate scientific answer - this will not make the world a better place if narrative is pushed above facts and truth .....
@yeetub
@yeetub Жыл бұрын
Still amazed. I will do a video on this so the amazing ai gets more attention too!
@lurchilurch5507
@lurchilurch5507 Жыл бұрын
"ollgorithms" 😂 Nice video though!
@Zodiac_CR
@Zodiac_CR Жыл бұрын
For me it seems you have a german accent, is that true u are german?
@tillmusshoff
@tillmusshoff Жыл бұрын
yes
@nicolerichardson1544
@nicolerichardson1544 Жыл бұрын
❤ Great Video. Dear, Till, could you explain someone from boomer generation, where it makes sense to use it practically. I have no ideas 😅
@alihms
@alihms Жыл бұрын
Ask it for recipe of any dish. It'll spit out the recipe. Ask it again to adjust the amounts to feed 4 people and replace certain ingredients to low carb alternatives. ChatGPT will have no trouble with that.
@EugeneRoberts
@EugeneRoberts Жыл бұрын
Your attention to your craft, your story teller skill set! Til, I see same effort and energy it took you to understand and educate ones self--you took even more time to understand how to help others understand and best visualize! Your invited to break bread, drinks paid! This is the way Real men educate our self and community--we indulge fully in craft eat, learn, laugh and share! Man you are loved, #Manlove #God loved!
@TheFlexXMLG
@TheFlexXMLG Жыл бұрын
okay but what is a reward for chatgpt?
So How Does ChatGPT really work?  Behind the screen!
15:01
Arvin Ash
Рет қаралды 537 М.
ChatGPT: 30 Year History | How AI Learned to Talk
26:55
Art of the Problem
Рет қаралды 999 М.
Increíble final 😱
00:37
Juan De Dios Pantoja 2
Рет қаралды 88 МЛН
How ChatGPT is Trained
13:43
Ari Seff
Рет қаралды 517 М.
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
"Godfather of AI" Geoffrey Hinton: The 60 Minutes Interview
13:12
60 Minutes
Рет қаралды 1,9 МЛН
How to use AI Art and ChatGPT to Create a Insane Web Designs
22:21
Codex Community
Рет қаралды 3,9 МЛН
What are Transformer Models and how do they work?
44:26
Serrano.Academy
Рет қаралды 100 М.
10 ChatGPT Life Hacks - THAT’LL CHANGE YOUR LIFE !!
11:00
Hayls World
Рет қаралды 2,5 МЛН
Let's build GPT: from scratch, in code, spelled out.
1:56:20
Andrej Karpathy
Рет қаралды 4,4 МЛН
How AIs, like ChatGPT, Learn
8:55
CGP Grey
Рет қаралды 10 МЛН