We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1101513 + f9f627f commit f613e51Copy full SHA for f613e51
1 file changed
README.md
@@ -1,5 +1,5 @@
1
# Deep-Learning-from-Scratch
2
-An attempt to recreate the famous library keras from scratch, using the numeric python library numpy. This
+An attempt to recreate the most basic features of tensorflow and keras from scratch, using the numeric python library numpy. This
3
framework has been created for educational purposes only.
4
5
This package is originally started as part of a project for the Numeric Algorithms course at the
0 commit comments