Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
/ jannis Public archive

An old and unfinished simulator for feed forward neural networks.

Notifications You must be signed in to change notification settings

sthesing/jannis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jannis

Jannis is an old and quite unfinished tool for simulating feed forward neural networks. I wrote Jannis back in 2005 while doing a research project for my Diploma thesis in the field of special needs education. It does what I needed it to do. I always planned to continue it, but - by the very nature of this - my time as a university student ended and I never got around to do it.

Now, there are probably better tools out there (e.g. Fann), but it still might be useful.

License

GPLv2 or later

Usage

Jannis lacks a user interface, so you best generate some documentation from the source code (or look at the source, itself) and write some main class that instantiates your neural network.

In short: you need to do some programming in Java in order to use this.

Dependencies

I used some wrappers and little helpers of my Webdings Tools package. You need those in your Java classpath for Jannis to work.

About

An old and unfinished simulator for feed forward neural networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published