This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gid | WinLoss | GameResult | abs(deltaQ) | last_turn | Q_table_hitratio | Q_table_misses | |
---|---|---|---|---|---|---|---|
20147 | 0.9468599033816426 | PlayState.WON | 6 | 11 | 0.8437662644901822 | 1 | |
20252 | 0.9471153846153847 | PlayState.WON | 0 | 12 | 0.8438516131687727 | 140 | |
20280 | 0.9473684210526316 | PlayState.WON | 0 | 12 | 0.8441057721649726 | 9 | |
20373 | 0.9476190476190477 | PlayState.WON | 22 | 11 | 0.8448002240477969 | 35 | |
20554 | 0.9481132075471699 | PlayState.WON | 49 | 11 | 0.8436607834298462 | 452 | |
20749 | 0.9483568075117372 | PlayState.WON | 28 | 12 | 0.8436584932582274 | 231 | |
20818 | 0.9488372093023257 | PlayState.WON | 17 | 12 | 0.8437433943292638 | 68 | |
20871 | 0.9490740740740742 | PlayState.WON | 32 | 11 | 0.843652254171913 | 91 | |
21149 | 0.9493087557603688 | PlayState.WON | 17 | 12 | 0.8443073667385199 | 221 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
games_played | win % | result | abs_change | turn | |
---|---|---|---|---|---|
6632 | 0.6436972255729795 | PlayState.LOST | 52.7 | 31 | |
6633 | 0.6436001809136137 | PlayState.LOST | 0 | 23 | |
6634 | 0.6436539041302382 | PlayState.WON | 119.85 | 19 | |
6635 | 0.6437076111529766 | PlayState.WON | 107.95 | 13 | |
6636 | 0.64376130198915 | PlayState.WON | 0 | 21 | |
6637 | 0.6436643061624228 | PlayState.LOST | 0 | 23 | |
6638 | 0.6435673395601085 | PlayState.LOST | 0 | 22 | |
6639 | 0.6434704021690013 | PlayState.LOST | 0 | 17 | |
6640 | 0.6435240963855422 | PlayState.WON | 0 | 25 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py model ../ ../resources | |
Using Theano backend. | |
model_output_path model | |
homework_dir: ../ | |
model output: model | |
homework dir: ../ | |
src dir: ../src/ | |
data dir: ../data/ | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py --no-train model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py --no-train model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3.5 /home/awok/Documents/sapienza/s1/nlp/hw2/src/homework2.py model ../ ../resources | |
Using Theano backend. | |
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: | |
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 | |
ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. | |
model_output_path model | |
homework_dir: ../ | |
model output: model |