Skip to content

algorithmx51/Neural-Networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

acb958b · Jan 11, 2023

History

15 Commits
Jul 1, 2021
Jan 11, 2023
Aug 16, 2022
Jul 1, 2021
Jun 21, 2022

Repository files navigation

An incomplete implementation of neural networks in C++

In the src (source) directory there are 2 files

This is the main header file, you can include it to your code by typing #include"neat.h"

Note : Tested on : Windows 10 , Kali Linux 5.6.0 | You have to install the graphics.h library into your OS

This is a copy of neat.h that is used by systems that do not support graphics.h library

Note : Tested on : Windows 10


Copyright (c) : Algorithm X

About

Library implementing neural networks in C++

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published