Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Hands-On-Reinforcement-Learning-for-Games
/ endpoints
Endpoints
9 in github.com/PacktPublishing/Hands-On-Reinforcement-Learning-for-Games
⨍
Functions
857
◇
Types & classes
147
↳
Endpoints
9
Route
handle_asset
app.route('/assets/<path:path>')
Chapter13/Chapter_13/obs_tower2/labeler/web.py:None
Route
handle_asset
app.route('/assets/<path:path>')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None
Route
handle_classify
app.route('/classify/<name>')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None
Route
handle_frame
app.route('/frame/<name>')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None
Route
handle_key
app.route('/key/<name>')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None
Route
handle_root
app.route('/')
Chapter13/Chapter_13/obs_tower2/labeler/web.py:None
Route
handle_root
app.route('/')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None
Route
handle_sample
app.route('/sample')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None
Route
handle_save
app.route('/save/<name>/<labels>')
Chapter13/Chapter_13/obs_tower2/labeler/main.py:None