Weights should be reset to 1/N after resampling.

This commit is contained in:
Roger Labbe
2017-07-03 13:07:28 -07:00
parent ba61f3a96c
commit 7c5aa45019
7 changed files with 232 additions and 244 deletions

View File

@@ -1,7 +1,7 @@
mkdir tmp
copy ..\*.ipynb .\tmp
copy ..\*.py .\tmp
cp -r ..\code\ .\tmp\code\
cp -r ..\kf_book\ .\tmp\kf_book\
cd tmp