I hereby claim:
- I am taresin on github.
- I am taresin (https://keybase.io/taresin) on keybase.
- I have a public key ASBU-DG4Gf0t4K8krrJKUhIfGEMAWWyh6lKcjz9KKIPAOgo
To claim this, I am signing this object:
# ============================================================================== | |
# Title: Taxi-V3 OpenAI Gym Environment Update | |
# Author: Taresin | |
# Date: 26/02/2024 | |
# | |
# Description: This code is an update to a previously existing Gist for OpenAI Gym | |
# environments. It incorporates fixes the functionality | |
# with compatibility to the new Gymnasium library. The update is based on the original work found in Aske Plaat's | |
# book "Deep Reinforcement Learning" and the original code by Geffy available at | |
# https://gist.github.com/geffy/b2d16d01cbca1ae9e13f11f678fa96fd |
#!/usr/bin/env bash | |
# Creates a file called test.txt | |
FILE_NAME="chmod_game.txt" | |
get_random() { | |
shuf -i 0-$1 -n 1 | |
} | |
owner=$(get_random 7) |
I hereby claim:
To claim this, I am signing this object:
Question 1 | |
----------- | |
Test Case 1 | |
Input: Freddy | |
Non-numerical input occurred | |
Answer: -1 | |
Test Case 2 | |
Input: 40Freddy | |
Non-numerical input occurred |
Left Aligned | |
* | |
** | |
*** | |
**** | |
***** | |
****** | |
******* | |
******** | |
********* |