GTimothee

Results 3 issues of GTimothee

### Do you need to ask a question? - [x] I have searched the existing question and discussions and this question is not already answered. - [x] I believe this...

question

## Description - Adds save and load methods to KnowledgeBase - Adds save and load methods to KnowledgeBase using hugginface hub - Adds card template for the newly created dataset...

Fixes this error: ``` --------------------------------------------------------------------------- DeprecatedEnv Traceback (most recent call last) [](https://localhost:8080/#) in () 2 3 # First, we create our environment called LunarLander-v2 ----> 4 env = gym.make("LunarLander-v2") 5...