Search by

mirzaev / neuroseti

Mirzaev

Library for easy neural networks support

2.2.0 2025-12-28 13:42 UTC

This package is auto-updated.

Last update: 2026-08-28 15:30:23 UTC


README

Library for easy neural networks support

// Library for neural networks support
use mirzaev\neuroseti\network;

var_dump(network::gpt5);

Installation

composer require mirzaev/neuroseti