Giter Site home page Giter Site logo

aboody2009 / lua-fann Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msva/lua-fann

0.0 2.0 0.0 352 KB

A set of Lua bindings for the Fast Artificial Neural Network (FANN) library.

License: GNU Lesser General Public License v2.1

Makefile 6.41% Lua 12.99% C 77.61% C++ 2.98%

lua-fann's Introduction

LuaFann: Lua bindings for the Fast Artificial Neural Network Library

Copyright (C) Vadim A. Misbakh-Soloviov
Copyright (C) 2008-2009 Werner Stoop

About

It is not a complete set of bindings. Hopefully the source code is clear enough that you'll be able to add more bindings if I don't provide them. Hopefully I'll be able to spend some more time on it in the future.

I provide a Makefile (GNU one, but it should work on BSD and other POSIX-systems (not Windows) as well) that contains these targets:

  • module builds a Lua C module that can be imported after installation. To test this module, try to make test target.

  • docs uses the Lua script doc.lua to create documentation in the form of an HTML file from luafann.c.

  • test runs tests on FANN example data.

  • clean removes all the generated files.

  • install installs module to DESTDIR/LUA_LIBDIR

For debugging purposes you can export CFLAGS variable with -DFANN_VERBOSE value before making library.

Unfortunately I don't have access to other operating systems supported by Lua and FANN, so I can't provide specific makefiles/project files for those. If anyone can contribute it would be greatly appreciated. If you need to build the module on another operating system you can follow the instructions found on the Building Modules page in the Lua users wiki.

Info

Current Team Lead: Vadim A. Misbakh-Soloviov (@msva, mva[at]mva.name)
Original Author: Werner Stoop ([email protected])'2009

Feel free to contact me (@msva) if you have any problems/questions/suggestions.

License

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

lua-fann's People

Contributors

msva avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.