PHPackages                             devtronic/legendary-mind - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. devtronic/legendary-mind

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

devtronic/legendary-mind
========================

Easy to use neural network written in PHP

v2.1(9y ago)12601LGPL-3.0PHPPHP &gt;=5.6.0

Since Sep 24Pushed 8y ago3 watchersCompare

[ Source](https://github.com/devtronic/legendary-mind)[ Packagist](https://packagist.org/packages/devtronic/legendary-mind)[ RSS](/packages/devtronic-legendary-mind/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (2)Versions (11)Used By (0)

[![GitHub tag](https://camo.githubusercontent.com/51599ba85c211aeaab12aa67b740a71d530e293d4759452fdaffa27a2ae108e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f44657674726f6e69632f6c6567656e646172792d6d696e642e737667)](https://github.com/Devtronic/legendary-mind)[![Packagist](https://camo.githubusercontent.com/475bf9e7ff37d72386eaa9dac73f09a335bd8667169247c546af91862c2ebcf4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f44657674726f6e69632f6c6567656e646172792d6d696e642e737667)](https://github.com/Devtronic/legendary-mind/blob/master/LICENSE)[![Travis](https://camo.githubusercontent.com/ab74b363b6acf6eaf1b379da2e6fa5e4ee0c5796a943f769f877e106e0cde4a8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f44657674726f6e69632f6c6567656e646172792d6d696e642e737667)](https://travis-ci.org/Devtronic/legendary-mind/)[![Packagist](https://camo.githubusercontent.com/f9b6ef96fb17590284f82d7efe098d71cb58e21c072291343919bb38f0f92e98/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f44657674726f6e69632f6c6567656e646172792d6d696e642e737667)](https://github.com/Devtronic/legendary-mind)

Legendary Mind
==============

[](#legendary-mind)

Legendary Mind is an easy to use Neural Network written in PHP

- Wrapper Class For Handling The Network
- Archive And Restore Neural Networks Serialized In Text-Files

### Installation

[](#installation)

```
composer require devtronic/legendary-mind
```

### Usage

[](#usage)

#### Standalone Network

[](#standalone-network)

```
