Skip to content

Commit

Permalink
base pricing env, kept most of base inv env need to adress some chang…
Browse files Browse the repository at this point in the history
…es: 1. need new mode online

2. addapt dataloader to be responsive
  • Loading branch information
miTTimmiTTim committed Nov 8, 2024
1 parent 03f996f commit c065b70
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions nbs/20_environments/22_envs_pricing/10_base_pricing_env.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Base pricing env\n",
"\n",
"> Base environment with some basic funcitons"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"from nbdev.showdoc import *"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"vscode": {
"languageId": "plaintext"
}
},
"outputs": [],
"source": []
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit c065b70

Please sign in to comment.