A simple Tic-Tac-Toe game powered by a neural network for intelligent gameplay.
-
Updated
Apr 8, 2023 - Python
Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.
A simple Tic-Tac-Toe game powered by a neural network for intelligent gameplay.
A neural network made to predict final exam scores of students
Build a neural network with Javascript.
This project implements a CPU and GPU based neural network capable of supporting Sigmoid activators.
contains a soft implementation of a Neural Network
Learning Neural Network from Raw
Deep neural network trained on the MNIST dataset
Digit recognition neural network
A novice attempt at using machine learning to predict the stock market.
Machine Learning and neural Network - at University of Jordan
🚀 Building a simple Neural Network to classify the images of the Fashion-MNIST dataset, using only NumPy and no TensorFlow, Keras, or PyTorch.
This repository contains a simple Neural Network implementation using TensorFlow, a popular machine learning framework. The example includes a basic feedforward network, training on the MNIST dataset, and evaluation of the model's accuracy and loss. It's a great introduction to TensorFlow and Neural Networks to learn and practice your skills.
Simple implementation of a neural network with variable dimensions
The Complete project using neural network to arrive the best healt know he is stoke or not.
AI character navigates an aggressive forest.
A simple MLN to recognise a handwritten digit completley build from scratch.