Skip to content

Releases: eantcal/nunn

Nunn Library Release 1.56

28 Jan 00:29
Compare
Choose a tag to compare

http://www.eantcal.eu

Bug fixes and improvements

Binaries for Windows of this release have been built by using Microsoft Visual C++ 2015,
so you may need to install Visual C++ Redistributable Packages 2015.
To do this, search for "Visual C++ Redistributable Packages for Visual Studio 2015"
or use the link https://www.microsoft.com/en-us/download/details.aspx?id=48145

Nunn Library Rel 1.55

03 Nov 20:37
Compare
Choose a tag to compare

http://www.nunnlib.eu

Add counter_test: 3-bit counter implemented via MPL NN
Bug fixes and improvements

Binaries for Windows of this release have been built by using Microsoft Visual C++ 2015,
so you may need to install Visual C++ Redistributable Packages 2015.
To do this, search for "Visual C++ Redistributable Packages for Visual Studio 2015"
or use the link https://www.microsoft.com/en-us/download/details.aspx?id=48145

https://sourceforge.net/projects/nunn/files/Windows/nunn64_setup_1.55.zip/download
https://sourceforge.net/projects/nunn/files/Windows/nunn32_setup_1.55.zip/download

nunn_icon_small

Nunn Library Rel 1.52

03 Oct 16:38
Compare
Choose a tag to compare

Add support for Hopfield nets and related sample code

Binaries for Windows of this release have been built by using Microsoft Visual C++ 2015,
so you may need to install Visual C++ Redistributable Packages 2015.
To do this, search for "Visual C++ Redistributable Packages for Visual Studio 2015"
or use the link https://www.microsoft.com/en-us/download/details.aspx?id=48145

nunn

Nunn Library Rel 1.51

30 Sep 15:44
Compare
Choose a tag to compare

Add support for Recurrent MLP nets

Binaries for Windows of this release have been built by using Microsoft Visual C++ 2015,
so you may need to install Visual C++ Redistributable Packages 2015.
To do this, search for "Visual C++ Redistributable Packages for Visual Studio 2015"
or use the link https://www.microsoft.com/en-us/download/details.aspx?id=48145

nunn

Nunn Library Rel 1.45 for Windows and Linux

27 Aug 19:02
Compare
Choose a tag to compare

This release contains an interactive Tic Tac Toe demo for Windows (winttt) which is able to use NN trained by using command line version of tictactoe demo.
winttt

Nunn Library Rel 1.44 for Windows and Linux

13 Aug 10:34
Compare
Choose a tag to compare

tictactoe

This release adds a TicTacToe demo and net trainer for Windows and Linux

Nunn Library Rel 1.43 for Windows and Linux

23 Jul 16:41
Compare
Choose a tag to compare

This release fixes minor issue and adds needed files to compile the library in Linux.
brain