lqdev/DeepLearningFromScratchFs
Code from Deep Learning From Scratch Book in F#
This project provides F# code implementations for the concepts in the 'Deep Learning from Scratch' book. It takes the theoretical deep learning models and algorithms described in the book and translates them into runnable F# code. This is for developers and data scientists who want to learn or implement deep learning concepts using the F# programming language.
No commits in the last 6 months.
Use this if you are a developer or data scientist familiar with F# and want to understand or replicate deep learning algorithms directly from their foundational principles.
Not ideal if you are looking for a high-level deep learning library for building applications quickly without needing to understand the underlying mechanics.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lqdev/DeepLearningFromScratchFs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
DingKe/nn_playground
Experimental keras implementation of novel neural network structures
DataForScience/DeepLearning
Deep Learning From Scratch
OVVO-Financial/NNS
Nonlinear Nonparametric Statistics
remicres/otbtf
Deep learning with otb (mirror of https://forgemia.inra.fr/orfeo-toolbox/otbtf)