Jiří Vahala

Results 8 issues of Jiří Vahala

I can't get started train_minteral_shards.py example. Getting this error: $ python train_mineral_shards.py Traceback (most recent call last): File "train_mineral_shards.py", line 14, in from common.vec_env.subproc_vec_env import SubprocVecEnv File "D:\devel\repositories\pysc2-examples\common\__init__.py", line 1,...

Hi! I would like to ask you, before I will study hard your code, if there is support for Gaussian-Bernoulli RBM. http://goo.gl/NBsyRZ part 1.4.3 ... I am newbie with RBM...

Hello, could you, please, provide installation instruction containing dependencies (python, libs) atc? It would really help me!

Hello, I've been trying to run your tutorial but I am getting this error: ``` python3 train_mineral_shards.py Traceback (most recent call last): File "train_mineral_shards.py", line 51, in main() File "train_mineral_shards.py",...

Merged your and mine pull requests into one for you (I need this anyway)

tell me your opinion please, it can be done for other neural netoworks (or there could be some abstraction for common methods :) )

it could be done for all network architectures. it's simple ... maybe dummy :)