Skip to content

Commit

Permalink
fix albu paths
Browse files Browse the repository at this point in the history
  • Loading branch information
albu committed Apr 11, 2018
1 parent 5e3cfb6 commit 187651b
Show file tree
Hide file tree
Showing 75 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion predict_oof.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pushd victor
./predict_oof.sh
popd

pushd albu
pushd albu/src
./predict_oof.sh
popd
2 changes: 1 addition & 1 deletion predict_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pushd victor
./predict_test.sh
popd

pushd albu
pushd albu/src
./predict_test.sh
popd
2 changes: 1 addition & 1 deletion train_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pushd victor
./train_all.sh
popd

pushd albu
pushd albu/src
./train_all.sh
popd
2 changes: 1 addition & 1 deletion tune_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pushd victor
./tune_all.sh
popd

pushd albu
pushd albu/src
./tune_all.sh
popd

0 comments on commit 187651b

Please sign in to comment.