From 46ebd02d6bcafba9395cf2ccc10f207b687a4a3b Mon Sep 17 00:00:00 2001 From: UC3 <54782970+UticaCollegeCyberSecurityClub@users.noreply.github.com> Date: Wed, 11 Nov 2020 18:44:12 -0500 Subject: [PATCH] added #deep-learning to toc --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d5293cd..ed2da74 100644 --- a/readme.md +++ b/readme.md @@ -41,6 +41,7 @@ the word using the `#RubyML` hash tag! - [Machine Learning Libraries](#machine-learning-libraries) * [Frameworks](#frameworks) * [Neural networks](#neural-networks) + * [Deep Learning](#deep-learning) * [Kernel methods](#kernel-methods) * [Evolutionary algorithms](#evolutionary-algorithms) * [Bayesian methods](#bayesian-methods)