Efren Yevale Varela преди 2 години
родител
ревизия
42d449e23f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ The objective is to give a very brief introduction to _DQN_ training using games
 
 Things to cover:
 - Simple theory of Q-learning, with a practical example using the a Taxi game.
-- Simple thory of Proximal Policy Optimization, with a practical example using a Pong game.
+- Simple theory of Proximal Policy Optimization, with a practical example using a Pong game.
 - _OpenSource Web_ interfaces available for Stable Diffusion, Inference and Embeddings.
 - A practical example on how to create and use _LLMs_ and _Embeddings_ using a _Python_ script.