I think it might be good time to clean up notebooks folder. I also rename notebook to training.ipynb. Having one file name is better because we can come back and see the history of each files. Right now, I have to hovers to each commits to see the file that might be removed along the commits. When commit, you just have to say out loud that this is training.ipynb for version 0.5.1.
I also change to notebooks to make all folder name lowercase, make the repo a little more consistent.
I think new weight is definitely better than old weight so I change that too.
I think it might be good time to clean up notebooks folder. I also rename notebook to
training.ipynb
. Having one file name is better because we can come back and see the history of each files. Right now, I have to hovers to each commits to see the file that might be removed along the commits. When commit, you just have to say out loud that this istraining.ipynb for version 0.5.1
.I also change to
notebooks
to make all folder name lowercase, make the repo a little more consistent.I think new weight is definitely better than old weight so I change that too.