C++ Library for Neural Networks — Use libneuron to design neural networks with back propagation and evolution.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Marc Wäckerlin 67bba111e8 update buildsystem hace 6 años
debian rebuilt debian/changelog.in hace 7 años
doc build system updated hace 7 años
examples initial version hace 8 años
src learn - not yet implemented, test does not yet work hace 7 años
test learn - not yet implemented, test does not yet work hace 7 años
AUTHORS initial version hace 8 años
COPYING backup hace 7 años
ChangeLog updated build system hace 6 años
INSTALL backup hace 7 años
NEWS initial version hace 8 años
README initial version hace 8 años
autogen.sh initial version hace 8 años
ax_check_qt.m4 update buildsystem hace 6 años
ax_cxx_compile_stdcxx_11.m4 initial version hace 8 años
ax_init_standard_project.m4 update buildsystem hace 6 años
bootstrap.sh update buildsystem hace 6 años
build-in-docker.conf build system updated hace 7 años
build-in-docker.sh update buildsystem hace 6 años
build-resource-file.sh initial version hace 8 años
configure.ac wrong project management address hace 8 años
dependency-graph.sh updated build system hace 6 años
libneuron.desktop.in initial version hace 8 años
libneuron.spec.in initial version hace 8 años
mac-create-app-bundle.sh update buildsystem hace 6 años
makefile.am initial version hace 8 años
makefile_test.inc.am initial version hace 8 años
resolve-debbuilddeps.sh update buildsystem hace 6 años
resolve-rpmbuilddeps.sh update buildsystem hace 6 años
rpmsign.exp updated build system hace 6 años
sql-to-dot.sed initial version hace 8 años
template.sh updated build system hace 6 años

README

C++ Library for Neural Networks

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