Skip to content

CUDA-enabled NEAT machine learning library for Rust and Python

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE-GPL2
GPL-3.0
LICENSE-GPL3
Notifications You must be signed in to change notification settings

genomicals/tyrosine

Repository files navigation

Tyrosine

Tyrosine Mascot Mascot by @Nauxe

Overview

NEAT machine learning library for Rust and Python. Tyrosine is implemented using Rust and CUDA (for hardware acceleration). For Python bindings, PyO3 is used.

NeuroEvolution of Augmenting Topologies (NEAT) is a genetic algorithm which evolves a population of neural networks. NEAT aims to find an optimal set of weights in addition to an optimal neural network structure.

Trivia

Tyrosine is an amino acid. The word comes from the Greek "tyros", which means cheese.

License

This work is dual-licensed under GPL Version 2 and GPL Version 3. You may choose between these licenses on a case-by-case basis.

About

CUDA-enabled NEAT machine learning library for Rust and Python

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE-GPL2
GPL-3.0
LICENSE-GPL3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published