diff --git a/Week_6_Assignment.ipynb b/Week_6_Assignment.ipynb index 49c93b2..91d1033 100644 --- a/Week_6_Assignment.ipynb +++ b/Week_6_Assignment.ipynb @@ -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" ]