Micha Gorelick

Results 33 comments of Micha Gorelick

I think I'm going to take a stab at getting WASD/mouse support into chiaki. What I'm thinking is that if we don't see any valid SDL controllers then to use...

This may be possible by using the functional API and having the `PLSTM` object take in an auxiliary variable representing the time.

@cheeaun sorry for the delay! I think my modifications are done... what do you think?

I've done some of this work on my fork... I'll push it up and make a pull request once I'm happy with it.

@cheeaun you can see how I've formulated it here -- https://github.com/mynameisfiber/life/blob/569859c1079221274c5b056cba307540cd386558/life.example.md It's similar to what you suggest, but it uses inline headings for categories. This makes the parsing just a...

It seems this is happening because of one file in particular. This file is a notebook with about 20 pages in it. I remember a bit ago I was having...

Digging a bit deeper it seems that the generation being received is from the client. I don't know what this means but it seems important ```bash $ docker-compose logs --tail...

This problem goes away if I disable `sync15`

@ddvk no crashes, just really the messages from my first post repeated over and over!

I get the same error: ```Apply node that caused the error: GpuDnnConv{algo='small', inplace=True}(GpuContiguous.0, GpuContiguous.0, GpuAllocEmpty.0, GpuDnnConvDe sc{border_mode='valid', subsample=(2, 2), conv_mode='conv', precision='float32'}.0, Constant{1.0}, Constant{0.0}) Toposort index: 1255 Inputs types: [CudaNdarrayType(float32, 4D),...