github.com/cmpark0126/wicwiu-rust

A WICWIU implementation using rust

Open this visualization on its own page →

Contributors

2

Lines of Code

261

From

2019-07-19

To

2019-08-05

About cmpark0126/wicwiu-rust

WICWIU-Rust is a Rust implementation of WICWIU, a deep learning framework. The project aims to bring neural network functionality to Rust by recreating the framework's core capabilities in the language.

The project has a phased development approach starting with basic multilayer perceptron (MLP) execution, followed by creating Rust traits to represent WICWIU's class architecture, and eventually supporting various neural network models. The repository includes examples demonstrating practical applications, such as solving the XOR problem using deep learning.

This project targets Rust developers interested in machine learning and neural networks who want to work with the WICWIU framework without relying on its original implementation language.

Share this video