simple recompilating neural networks framework
-
Updated
Mar 11, 2020 - C
simple recompilating neural networks framework
C implementation of Contrastive Divergence (CD_k)
U-Net implementation on darknet (semantic segmentation)
creating DLL (neural network's result on C), using in MATLAB
Deep Learning Library written in C
A small, simple neural networks training framework written in C.
This simple neural network was originally written in Python. I converted it to C to deepen my understanding of both languages, as well as of neural networks.
A simple feedforward neural network written in under 500 lines of C.
This project is my submission for the exam "Project Work in Architecture and Platform for Artificial Intelligence"
Machine Learning 학습 및 구현
Implementação de um Perceptron Multicamadas (MLP) com lógica fuzzy. Este projeto combina redes neurais com lógica fuzzy para melhorar a tomada de decisão em problemas complexos.
Light Learning for Embedded Systems (l24es) is a linear algebra library designed to abstract the most common machine learning mathematical operations for them to run on embedded devices.
A small autograd library made for educational purposes.
Implementation of image compression (linear recirculation network)
Add a description, image, and links to the neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the neural-networks topic, visit your repo's landing page and select "manage topics."