commit 819a673c75eeb9252ae108736c71f82d9d2b3bef parent eb0c8873135d1ce14b1096d371ff52d196188f52 Author: richardfeynmanrocks <freifeld.david@gmail.com> Date: Wed, 4 Nov 2020 13:21:37 -0800 Badges? Diffstat:
| M | readme.md | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/readme.md b/readme.md @@ -6,6 +6,15 @@  +<img align="left" height=35 width=300 src="https://forthebadge.com/images/badges/powered-by-electricity.svg"><img align="left" height=35 width=300 src="https://forthebadge.com/images/badges/works-on-my-machine.svg"><img align="left" height=35 width=290 src="https://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg"> + +<!-- questionable stuff inbound --> +<img align="left" height=35 width=1000 src="https://nsc.edu/wp-content/uploads/2018/02/blank-image-placeholder-300x300.png"> +<img align="left" height=35 width=1000 src="https://nsc.edu/wp-content/uploads/2018/02/blank-image-placeholder-300x300.png"> +<img align="left" height=35 width=1000 src="https://nsc.edu/wp-content/uploads/2018/02/blank-image-placeholder-300x300.png"> +<img align="left" height=35 width=1000 src="https://nsc.edu/wp-content/uploads/2018/02/blank-image-placeholder-300x300.png"> + + ## About Jacobian is a work-in-progress machine learning library written in C++ designed to run as fast as possible while still being simple to use. Jacobian is accessible via Python and enables you to write models that train faster with the same amount of code. As of now, Jacobian supports feedforward neural networks and has partial support for convolutional neural networks. ***Note that as Jacobian is a work-in-progress, the latest commit is and will be largely unstable until this README specifies otherwise.***