Pratyush Das
Pratyush Das
@vgvassilev
Distro and DE - Manjaro i3 community edition After a full system update, I could only see GPU USE, GPU TEMP(my own scripts) and the date in my i3 blocks...
Course no longer accessible
``` pratyush@pratyush-GS65-Stealth-Thin-8RF:~/dev/chess-alpha-zero$ python src/chess_zero/run.py self 2018-11-08 19:17:05,638@chess_zero.manager INFO # config type: mini Using TensorFlow backend. 2018-11-08 19:17:06,969@matplotlib DEBUG # $HOME=/home/pratyush 2018-11-08 19:17:06,969@matplotlib DEBUG # CONFIGDIR=/home/pratyush/.config/matplotlib 2018-11-08 19:17:06,969@matplotlib DEBUG # matplotlib...
Running cell 6 in notebooks/demo.ipynb gives the following error- ``` Using TensorFlow backend. --------------------------------------------------------------------------- InvalidArgumentError Traceback (most recent call last) ~/anaconda3/lib/python3.6/site-packages/tensorflow/python/framework/ops.py in _create_c_op(graph, node_def, inputs, control_inputs) 1625 try: -> 1626...
I get the following error logs - ``` pratyush@debian:~/Downloads/mcdowell-cv-master$ lualatex McDowell_CV_Template.tex This is LuaTeX, Version 0.95.0 (TeX Live 2016/Debian) restricted system commands enabled. (./McDowell_CV_Template.tex LaTeX2e patch level 3 (using write...
- [x] Use a `if __name__ == "__main__"` block as program execution starting point in `cpt.py` - [ ] No mutating global variables in `cpt.py` - [ ] Minimize use...