Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2012-10-30 09:26:36 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-10-30 09:26:36 +0400
commit00898f209101e7cfdad0a9e4ef1c609085e6d18a (patch)
tree5e17cda3b30834b72aa78fe9c113d9c66bc36c04 /src/mlp_data.c
parentc8ce2ef3918c1c83109be015b5f51b253c1f9a58 (diff)
Adds missing license headers on some scripts and test files
Diffstat (limited to 'src/mlp_data.c')
-rw-r--r--src/mlp_data.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mlp_data.c b/src/mlp_data.c
index dbc7cec3..42a1a5c2 100644
--- a/src/mlp_data.c
+++ b/src/mlp_data.c
@@ -1,3 +1,6 @@
+/* The contents of this file was automatically generated by mlp_train.c
+ It contains multi-layer perceptron (MLP) weights. */
+
#include "mlp.h"
/* RMS error was 0.179835, seed was 1322103961 */