fixed formating

This commit is contained in:
paul-loedige 2022-11-28 11:47:18 +09:00
parent 5244b2dc5d
commit 880ecf8b57

View File

@ -15,6 +15,7 @@
"source": [
"## What machine learning algorithms, if any, have you tried?\n",
"So far I have used:\n",
"\n",
" - LSTM Neural Network for weather prediction based on data collected by a RaspberryPi\n",
" - Simulated Annealing to find collision events in a human-robot-collaboration simulation"
]