neural_network 0.0.1 copy "neural_network: ^0.0.1" to clipboard
neural_network: ^0.0.1 copied to clipboard

outdatedDart 1 only

Library for creating artificial neural networks.

example/neural_network.dart

// Copyright (c) 2014, <Alvaro Arcas Garcia>. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

library neural_network.example;

import 'package:neural_network/neural_network.dart';

main() {

}
0
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Library for creating artificial neural networks.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on neural_network