C++ Library for Neural Networks — Use libneuron to design neural networks with back propagation and evolution.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Marc Wäckerlin 67bba111e8 update buildsystem il y a 6 ans
debian rebuilt debian/changelog.in il y a 7 ans
doc build system updated il y a 7 ans
examples initial version il y a 8 ans
src learn - not yet implemented, test does not yet work il y a 7 ans
test learn - not yet implemented, test does not yet work il y a 7 ans
AUTHORS initial version il y a 8 ans
COPYING backup il y a 7 ans
ChangeLog updated build system il y a 6 ans
INSTALL backup il y a 7 ans
NEWS initial version il y a 8 ans
README initial version il y a 8 ans
autogen.sh initial version il y a 8 ans
ax_check_qt.m4 update buildsystem il y a 6 ans
ax_cxx_compile_stdcxx_11.m4 initial version il y a 8 ans
ax_init_standard_project.m4 update buildsystem il y a 6 ans
bootstrap.sh update buildsystem il y a 6 ans
build-in-docker.conf build system updated il y a 7 ans
build-in-docker.sh update buildsystem il y a 6 ans
build-resource-file.sh initial version il y a 8 ans
configure.ac wrong project management address il y a 8 ans
dependency-graph.sh updated build system il y a 6 ans
libneuron.desktop.in initial version il y a 8 ans
libneuron.spec.in initial version il y a 8 ans
mac-create-app-bundle.sh update buildsystem il y a 6 ans
makefile.am initial version il y a 8 ans
makefile_test.inc.am initial version il y a 8 ans
resolve-debbuilddeps.sh update buildsystem il y a 6 ans
resolve-rpmbuilddeps.sh update buildsystem il y a 6 ans
rpmsign.exp updated build system il y a 6 ans
sql-to-dot.sed initial version il y a 8 ans
template.sh updated build system il y a 6 ans

README

C++ Library for Neural Networks

Use libneuron to design neural networks with back propagation and evolution.