C++ Library for Neural Networks — Use libneuron to design neural networks with back propagation and evolution.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Marc Wäckerlin 67bba111e8 update buildsystem 6年前
debian rebuilt debian/changelog.in 7年前
doc build system updated 7年前
examples initial version 8年前
src learn - not yet implemented, test does not yet work 7年前
test learn - not yet implemented, test does not yet work 7年前
AUTHORS initial version 8年前
COPYING backup 7年前
ChangeLog updated build system 6年前
INSTALL backup 7年前
NEWS initial version 8年前
README initial version 8年前
autogen.sh initial version 8年前
ax_check_qt.m4 update buildsystem 6年前
ax_cxx_compile_stdcxx_11.m4 initial version 8年前
ax_init_standard_project.m4 update buildsystem 6年前
bootstrap.sh update buildsystem 6年前
build-in-docker.conf build system updated 7年前
build-in-docker.sh update buildsystem 6年前
build-resource-file.sh initial version 8年前
configure.ac wrong project management address 8年前
dependency-graph.sh updated build system 6年前
libneuron.desktop.in initial version 8年前
libneuron.spec.in initial version 8年前
mac-create-app-bundle.sh update buildsystem 6年前
makefile.am initial version 8年前
makefile_test.inc.am initial version 8年前
resolve-debbuilddeps.sh update buildsystem 6年前
resolve-rpmbuilddeps.sh update buildsystem 6年前
rpmsign.exp updated build system 6年前
sql-to-dot.sed initial version 8年前
template.sh updated build system 6年前

README

C++ Library for Neural Networks

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