Skip to content

jharrilim/cybil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c y b [ i ] l .

Cybil is a Feed-Forward Neural Network written in Rust. This project aims to be used with WASM, and will provide WASM bindings for usage in Javascript/browsers.

Development

Getting Started

First enter the core dir

cd ./lib/core

Build

cargo build

Test

cargo test

Releases

No releases published

Packages

No packages published