OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3941discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: neuroevolution清除
neat-aistSoftwareAU
ADDED

NEAT-AI is a Deno/TypeScript neuroevolution library that evolves neural networks using WASM-accelerated activation, memetic evolution, error-guided structural discovery, and optional GPU-accelerated analysis via a Rust FFI extension.

AI & MLTraining & evaluation
neat-ai-corestSoftwareAU
ADDED

Shared native Rust compute core for NEAT-AI: the neat-core crate holds the scoring, loss and batched SIMD kernels used to run evolved neural networks, with optional rayon parallelism and a dual wasm32 and wasm64 WebAssembly bundle release pipeline.

AI & MLDeveloper toolsTraining & evaluation