C++ Library for Neural Networks — Use libneuron to design neural networks with back propagation and evolution.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

38 lines
1.2 KiB

2016-08-25 15:00
* src/neuron.hxx: more docu
2016-08-25 09:24
* src/neuron.hxx: move documentation to main page
2016-08-25 07:51
* src/neuron.hxx: move documentation to main page
2016-08-24 14:53
* COPYING, INSTALL, bootstrap.sh, src/neuron.hxx, test/makefile.am,
test/neuron.cxx: with dummy test
2016-08-24 12:44
* build-in-docker.conf: added mrw repo
2016-08-24 12:23
* ., AUTHORS, ChangeLog, NEWS, README, autogen.sh, ax_check_qt.m4,
ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.conf, build-in-docker.sh,
build-resource-file.sh, configure.ac, debian,
debian/changelog.in, debian/compat, debian/control.in,
debian/docs, debian/libneuron-dev.install,
debian/libneuron.install, debian/rules, doc, doc/doxyfile.in,
doc/makefile.am, examples, examples/makefile.am,
libneuron.desktop.in, libneuron.spec.in,
mac-create-app-bundle.sh, makefile.am, makefile_test.inc.am,
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh, sql-to-dot.sed,
src, src/libneuron.pc.in, src/makefile.am, src/neuron.hxx,
src/version.cxx, src/version.hxx, test, test/makefile.am: initial
version