From f8a018ab7d34d2f4133beab0c5d8d88874c511cc Mon Sep 17 00:00:00 2001 From: shaaqu Date: Tue, 19 May 2020 22:02:42 +0200 Subject: [PATCH] train.py --- .idea/misc.xml | 2 +- .idea/other.xml | 7 ++ .idea/workspace.xml | 149 ++++++++++++++++++++++++++++++------ .idea/wozek.iml | 6 +- Assiging/feature_hashing.py | 5 -- coder/test.jpg | Bin 0 -> 44568 bytes coder/train.py | 27 +++++++ 7 files changed, 164 insertions(+), 32 deletions(-) create mode 100644 .idea/other.xml delete mode 100644 Assiging/feature_hashing.py create mode 100644 coder/test.jpg create mode 100644 coder/train.py diff --git a/.idea/misc.xml b/.idea/misc.xml index 8656114..6649a8c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/.idea/other.xml b/.idea/other.xml new file mode 100644 index 0000000..640fd80 --- /dev/null +++ b/.idea/other.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e8d76cf..4fca350 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,33 @@ + + + + + + + + + + + + + + + + +