Skip to content

jackroi/NeuralNetwork-fsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple F# Neural Network library

Status GitHub Issues GitHub Pull Requests License


Simple neural network library written in F# using functional programming paradigm.

📝 Table of Contents

🧐 About

A simple neural network library built for learning purposes. The library is written in F# using functional programming paradigm.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You should have a working F# development enviroment (follow this)

🎈 Usage

The usage of the library is simple, all the code is well documented and there is an example that solves the XOR problem.

⛏️ Built Using

  • F# - Functional programming language

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

About

F# simple neural network library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages