Skip to content

Commit

Permalink
backup notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mayu-ot committed Apr 23, 2020
1 parent c353444 commit 6eb1dba
Show file tree
Hide file tree
Showing 26 changed files with 26,073 additions and 13,306 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,10 @@ target/

# Mypy cache
.mypy_cache/

# My settings
models/
data/
credentials.json
*.mp4
*.pkl
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ Project Organization
└── tox.ini <- tox file with settings for running tox; see tox.testrun.org


export CFLAGS=-I/home/otani_mayu/.cudnn/active/cuda/include
export LDFLAGS=-L/home/otani_mayu/.cudnn/active/cuda/lib64
export LD_LIBRARY_PATH=/home/otani_mayu/.cudnn/active/cuda/lib64:$LD_LIBRARY_PATH

--------

<p><small>Project based on the <a target="_blank" href="https://drivendata.github.io/cookiecutter-data-science/">cookiecutter data science project template</a>. #cookiecutterdatascience</small></p>
107 changes: 0 additions & 107 deletions models/blind/log

This file was deleted.

Loading

0 comments on commit 6eb1dba

Please sign in to comment.