From f3aced12fcc41415851ffb463675930cea8dd086 Mon Sep 17 00:00:00 2001 From: Edmond Yoo <hj3yoo@uwaterloo.ca> Date: Sun, 16 Sep 2018 02:01:19 +0000 Subject: [PATCH] 10 class weight --- .gitignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cd003a..95c5db3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ *.dSYM *.csv *.out -*.png *.so mnist/ caffe/ @@ -29,4 +28,3 @@ cmake-build-debug/ CMakeLists.txt -*.weights -- Gitblit v1.10.0