ANN based chat bot system
-
Updated
May 29, 2020 - Python
ANN based chat bot system
Trained NN on Fashion-Mnist for FSU machine learning class
Q-learning Neural Network learning to steer a car and avoid obstacles. Uses ConvNet library.
Perceptron, Pseudo Inverse Linear Classifier, SGD, SVM, Batch Gradient Descent, Minibatch Gradient Descent with tensorflow
Some algorithms which uses neural networks to solve i.e., forwardpropagation , etc.,
A manometer value analyzer experiment using VGG16 and Keras and classification model
⚓ A Simple and Lightweight NeuralNetwork Framework
This project is a reproduction of Mr. Daniel Shiffman (The Coding Train)'s project of the same name with his own toy neural network. This project is made with TensorFlow.js and has a lot of little tweaks and modifications, with more accuracy and a lot more data.
🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.
A small collection of basic neural networks for different tasks using pytorch.
Deep learning with Game Of Life
The quality of the images is estimated using FFT transformations. The ANN model was built with Keras and tested using C ++ / CUDA.
Understanding Neural Networks
NeuralNetwork Linear Example with Java programming language
A Neural Network learns how to play the "Flappy Bird" on its own.
A graphical user interface for creating "DeepDream" images. Uses Mathworks' pretrained convolutional neural networks. Requires Neural Network Toolbox and AlexNet support package.
Add a description, image, and links to the neural-network-example topic page so that developers can more easily learn about it.
To associate your repository with the neural-network-example topic, visit your repo's landing page and select "manage topics."