Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Is there good neural network library for LUA? — Gideros Forum

Is there good neural network library for LUA?

rrraptorrrraptor Member
edited December 2020 in General questions
Recently I decided to do machine learning stuff, but there is one problem. I dont want to use LuaJIT or python (torch) or java/js (tensorflow), so I wonder is there any good library for ML written in LUA?

I found this:
http://leenissen.dk/fann/wp/
It even has a LUA binding that I can tweak a bit to work with Gideros, but maybe something else?) CNN (convolutional neural network) maybe?
Sign In or Register to comment.