Skip to content

custom-computing-ic/RubyML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyML

Machine Learning applications implemented in RubyHDL.

Codes here are migrated from the MaxDeep project.

Download

git clone --recursive https://github.com/custom-computing-ic/RubyML

Prerequisites

Please install the RubyHDL tool-chain in the first place.

It will be located under ruby in the current repository as a Git submodule.

Project Structure

This repository contains several Machine Learning application in the same level of sub-directories.

  • common/: a common library contains common designs, e.g., prelude.rby
  • linalg/: a library of linear algebra operations.
  • nn/: a neural network library.

Build the Project

TBA

Development

Testing

Troubleshooting

About

Machine Learning applications implemented in RubyHDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published