neuronphysics

Results 7 comments of neuronphysics

I get the same error running my script on a remote cluster: ``` ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This...

Hi I am getting the same error: ``` self.trainer.set_callbacks(callbacks) File "/ssd003/home/src/torchsample/torchsample/modules/module_trainer.py", line 103, in set_callbacks self._callbacks = [self.history] + callbacks AttributeError: 'ModuleTrainer' object has no attribute 'history' ``` How can...

Hi, Thanks for the reply. I'm interested in joining the office hours to discuss this feature request. Could you please specify which day of the week the office hours occur?

Hi, I joined the Google Meet session on Friday for the office hour, but I wasn't admitted.

Hi I am trying to attend your office hour. Should I use the old google meet?

Great to hear that support for recurrent networks is implemented. There's definitely interest in this feature, and making it public sooner would be much appreciated, especially for its application in...

Is there any update on publishing the KFAC code for RNNs?