support nasal module

This commit is contained in:
ValKmjolnir
2023-07-20 00:54:57 +08:00
parent d9cf9ff49e
commit d479f13a5c
23 changed files with 282 additions and 108 deletions
+1 -1
View File
@@ -127,4 +127,4 @@ foreach(var v;training_set){
print(v,': ',output[0].out,'\n');
}
bp_example();
mat.bp_example();