HSIC-bottleneck
HSIC-bottleneck copied to clipboard
The HSIC Bottleneck: Deep Learning without Back-Propagation
Results
2
HSIC-bottleneck issues
Sort by
recently updated
recently updated
newest added
Ok, this is the correct branch to create pull request -- same coment as the one i closed. this one has only one file. Hi Kurt, I used 3 functions...
> I added a program to calculate the training accuracy in the hsic_train function: **def hsic_data(hiddens, h_data, h_target): train_num_correct = 0 for batch_idx, (data, target) in pbar: id, pred =...