Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Lua_nn 🧞‍♀️🎮

A Simple neural network library in lua.

Getting started with Roblox

The easiest way to get started is using Rojo plugin. This can be install using cargo package manager.

1.Install Cargo

MacOS/Linux:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Windows:

Get executable

Or if you would rather follow installation guide from the rust book

2. Install Rojo

cargo install rojo

3. Clone the repo

Make sure git is installed, then run:

git clone https://github.com/ch1ru/lua_nn.git

3. Convert the lua files to an .rbxm library

cd git\lua_nn\src
rojo build

About

A Simple neural network library in lua

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages