226 B
Executable File
226 B
Executable File
neuroseti
Library for easy neural networks support
// Library for neural networks support
use mirzaev\neuroseti\network;
var_dump(network::gpt5);
Installation
composer require mirzaev/neuroseti