A Command-Line Program of Feedforward Neural Networks
-
Updated
Nov 2, 2023 - C
A Command-Line Program of Feedforward Neural Networks
Neural network written in C. The network is very basic and mostly intended as a way to practice linear algebra and multivariable calculus as they pertain to machine learning.
Simple Neural Network written from scratch in C++ with a real time interactive and visualization demo.
A (toy) neural network library with auto-encoder demo
Attempts to take an image of a face and convert it to a 3D head.
Pure C implementation of deep learning algorithms
simple recompilating neural networks framework
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.
2-layers multi-layer perceptron demo
This repository is for managing all my assignment for Artificial Intelligence Course
Add a description, image, and links to the multilayer-perceptron topic page so that developers can more easily learn about it.
To associate your repository with the multilayer-perceptron topic, visit your repo's landing page and select "manage topics."