diff --git a/Images/ChatGPT-coding-a-simple-game.png b/Images/ChatGPT-coding-a-simple-game.png index f52450f..5d07694 100644 Binary files a/Images/ChatGPT-coding-a-simple-game.png and b/Images/ChatGPT-coding-a-simple-game.png differ diff --git a/Images/How-does ChatGPT-work.png b/Images/How-does ChatGPT-work.png index 53b524b..d685006 100644 Binary files a/Images/How-does ChatGPT-work.png and b/Images/How-does ChatGPT-work.png differ diff --git a/Images/What-is-ChatGPT.png b/Images/What-is-ChatGPT.png index f40803d..52273fe 100644 Binary files a/Images/What-is-ChatGPT.png and b/Images/What-is-ChatGPT.png differ diff --git a/Images/binance.jpg b/Images/binance.jpg new file mode 100644 index 0000000..9b5aa69 Binary files /dev/null and b/Images/binance.jpg differ diff --git a/README.md b/README.md index 016fecb..28a4cdf 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,5 @@ In practice, when a user inputs text into a system powered by ChatGPT, the input During training, the neural network is fed a large corpus of text data and is tasked with predicting the next word in a sentence, given the preceding context. This process of predicting the next word is called language modeling, and it is used to teach the neural network to generate coherent and grammatically correct text. Once ChatGPT has been trained on a large corpus of text data, it can be used to generate new text based on an input prompt or to answer questions based on its understanding of the context and meaning of the input. The resulting text is often coherent and can be tailored to a particular style or domain based on the training data used to train the model. + +