diff options
author | nunzip <np.scarh@gmail.com> | 2018-11-06 19:24:24 +0000 |
---|---|---|
committer | nunzip <np.scarh@gmail.com> | 2018-11-06 19:24:24 +0000 |
commit | e356f1344ca131e98f362a26262844691290c6a4 (patch) | |
tree | 5869db1ae1e20d3faf9fbc58d7ee57bb2aad66ec | |
parent | 3103d64b4b1e6c731b030188c4349dccfa5824a2 (diff) | |
download | vz215_np1915-e356f1344ca131e98f362a26262844691290c6a4.tar.gz vz215_np1915-e356f1344ca131e98f362a26262844691290c6a4.tar.bz2 vz215_np1915-e356f1344ca131e98f362a26262844691290c6a4.zip |
Remove comment
-rwxr-xr-x | train.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ #!/usr/bin/env python -# Train a model from sample data # Author: Vasil Zlatanov, Nunzio Pucci # EE4 Pattern Recognition coursework # |