simple neural network library in ANSI C
-
Updated
Aug 16, 2021 - C
{{ message }}
simple neural network library in ANSI C
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合
Artificial Neural Network
Six snippets of code that made deep learning what it is today.
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Implementing multilayer neural networks through backpropagation using Java.
Notes for Deep Learning Specialization Courses led by Andrew Ng.
A collection of all projects pertaining to different layers in the SDC software stack
Codes and Project for Machine Learning Course, Fall 2018, University of Tabriz
Heterogeneous automatic differentiation ("backpropagation") in Haskell
A simple machine learning framework written in Swift
Simple neural networks based only on Numpy
Data science teaching materials
Mathematics paper recapitulating the calculus behind a neural network and its back propagation
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
A tiny neural network
Deep Learning From Scratch
My workshop on machine learning using python language to implement different algorithms
Classifying the Blur and Clear Images
Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.
This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for the in-depth understanding of neural networks. 神经网络模型的理论证明与基于Numpy的实现。
Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
simple machine learning demo
Awesome deep learning crate
Visualizing how deep networks make decisions
This code is part of my post on Medium.
Backpropagate derivatives through the Cholesky decomposition
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Add a description, image, and links to the backpropagation topic page so that developers can more easily learn about it.
To associate your repository with the backpropagation topic, visit your repo's landing page and select "manage topics."