An open API service indexing awesome lists of open source software.

https://github.com/rubixml/extras

Experimental features for the Rubix ML library.
https://github.com/rubixml/extras

deep-learning experimental-features machine-learning neural-network rubix-ml

Last synced: 5 months ago
JSON representation

Experimental features for the Rubix ML library.

Awesome Lists containing this project

README

        

# Rubix ML Extras
Experimental features for the Rubix ML library. The code here is in permanent beta and may be moved or removed in future releases.

## Installation
Install into your project using [Composer](https://getcomposer.org/):
```sh
$ composer require rubix/extras
```

### Requirements
- [PHP](https://php.net/manual/en/install.php) 7.4 or above

## License
The code is licensed [MIT](LICENSE) and the documentation is licensed [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).