Skip to content

Commit

Permalink
new file: Test_ENV_G.ipynb
Browse files Browse the repository at this point in the history
	new file:   history/Archive/model_DEF_y2024_m03_d23-h13_m46_s36_history.pkl.gz
	new file:   history/Archive/model_SGD-M-09-Full-FP16-BS32_y2024_m03_d22-h23_m11_s58_history.pkl.gz
	new file:   history/Archive/model_SGD-M-89-FNT-1_y2024_m03_d22-h10_m44_s58_history.pkl.gz
	new file:   history/Archive/model_SGD-M-89-FNT-2_y2024_m03_d22-h11_m01_s28_history.pkl.gz
	new file:   history/Archive/model_SGD-M-89-Full_y2024_m03_d22-h11_m52_s09_history.pkl.gz
	new file:   history/Archive/model_SGD-M-92-New_y2024_m03_d23-h17_m04_s11_history.pkl.gz
  • Loading branch information
Aydinhamedi committed Mar 24, 2024
1 parent c5f2209 commit 1b8cf06
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions Test_ENV_G.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"T\n",
"Timeout!\n"
]
},
{
"data": {
"text/plain": [
"{'user_input': 'N/A', 'input_time': 5, 'default_var_used': True}"
]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"from Utils.Timeout_input import TimeoutInput\n",
"\n",
"TimeoutInput('T', 5, 'N/A').run()"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "venv",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 1b8cf06

Please sign in to comment.