We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24ce12 commit 64c1437Copy full SHA for 64c1437
numpy_class/classification_example.py
@@ -1,5 +1,6 @@
1
# https://deeplearningcourses.com/c/deep-learning-prerequisites-the-numpy-stack-in-python
2
# https://www.udemy.com/deep-learning-prerequisites-the-numpy-stack-in-python
3
+# YouTube direct link: http://bit.ly/2LENC50
4
5
from __future__ import print_function, division
6
from future.utils import iteritems
numpy_class/regression_example.py
# Get the data from:
# https://archive.ics.uci.edu/ml/datasets/Airfoil+Self-Noise
0 commit comments