Update on neural networks

This commit is contained in:
mhjensen
2017-11-22 14:45:03 +01:00
parent d52541b08e
commit 9d2bcb57ab
52 changed files with 617 additions and 792 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#!/bin/sh
v#!/bin/sh
set -x
function system {
@@ -44,7 +44,7 @@ system doconce split_html $html.html --method=space10
# Bootstrap style
html=${name}-bs
system doconce format html $name --html_style=bootstrap --pygments_html_style=default --html_admon=bootstrap_panel --html_output=$html $opt
system doconce split_html $html.html --method=split --pagination --nav_button=bottom
#system doconce split_html $html.html --method=split --pagination --nav_button=bottom
# IPython notebook
system doconce format ipynb $name $opt