https://github.com/Hananel-Hazan/bindsnet

sort by:
Revision Author Date Message Commit Date
86adf4d Merge branch 'FixGraphs' of https://github.com/BindsNET/bindsnet into FixGraphs 26 April 2021, 19:04:46 UTC
a4e01c0 Formatting 26 April 2021, 19:04:22 UTC
e92a224 Pass tests 26 April 2021, 19:04:22 UTC
bd21ab9 Network graph cleanup 26 April 2021, 19:04:22 UTC
ec5fe48 Nodes graph cleanup 26 April 2021, 19:04:22 UTC
ead5521 Merge pull request #478 from BindsNET/hananel Update BindsNET to PyTorch 1.8.1 25 April 2021, 15:22:54 UTC
f8a56f2 fix issue with minist dataloader 25 April 2021, 15:18:15 UTC
e3caa2c Readme 25 April 2021, 14:46:03 UTC
01e01a4 requirments 25 April 2021, 14:44:33 UTC
1ff1ae9 Update to PyTorch 1.8.1 25 April 2021, 14:40:00 UTC
ce6fde1 Merge remote-tracking branch 'origin' into hananel 25 April 2021, 14:37:25 UTC
9a945a3 Merge pull request #477 from danielgafni/pytorch-version-update pytorch 1.7 -> 1.8 25 April 2021, 14:36:43 UTC
30aab0b Merge remote-tracking branch 'origin' into hananel 25 April 2021, 14:07:27 UTC
4f0ebfd pytorch 1.7 -> 1.8 17 April 2021, 23:07:35 UTC
d3eca0d Merge pull request #474 from petermarathas/fix_plot_spike_ylabels fix yticks in plot_spikes 15 April 2021, 00:13:33 UTC
8c19102 fix yticks in plot_spikes 14 April 2021, 03:56:09 UTC
e9f9630 1. fix small issue with ngram 2. add save image in weights plot 08 March 2021, 20:52:50 UTC
2eb3aa5 Freeze PyTorch to ver 1.7.1 Temporarily freeze PyTorch to version 1.7.1, since 1.8 have some unsolved issues - i.e. [#53485](https://github.com/pytorch/pytorch/issues/53485) 08 March 2021, 16:32:55 UTC
eafd25b Freeze PyTorch to ver 1.7.1 Temporarily freeze PyTorch to version 1.7.1, since 1.8 have some unsolved issues - i.e. [#53485](https://github.com/pytorch/pytorch/issues/53485) 08 March 2021, 16:32:44 UTC
e0ee26e Formatting 02 March 2021, 16:14:06 UTC
3e92b24 Pass tests 02 March 2021, 16:08:32 UTC
fbc1c64 Network graph cleanup 02 March 2021, 15:17:03 UTC
7e5be6d Nodes graph cleanup 02 March 2021, 00:21:02 UTC
db5400c Update README.md 01 March 2021, 17:40:04 UTC
cef5769 Merge pull request #461 from tomking/master Fix minor typos in examples documentation 24 February 2021, 22:44:55 UTC
7437ee3 Fix very minor typo in examples documentation 24 February 2021, 04:27:38 UTC
dab3295 Fix very minor typo in examples documentation 24 February 2021, 04:25:02 UTC
09b16ae Move monitors to device 17 February 2021, 22:14:34 UTC
5ee9497 Move monitors to device 17 February 2021, 22:13:27 UTC
d58b512 Move spike monitor to device isse #458 17 February 2021, 22:07:28 UTC
6f521a6 Merge pull request #457 from BindsNET/hananel Fix plotting issue with batch_eth_mnist and code black formater 15 February 2021, 19:19:41 UTC
df96c4c Fix plotting issue with batch_eth_mnist and code black formater 15 February 2021, 18:35:21 UTC
b231f50 Fix tqdm progress bar to refelect batch_size 11 February 2021, 23:14:58 UTC
3c2e550 Update SOM_LM-SNNs.py Move monitor to device variable 11 February 2021, 23:01:42 UTC
caf0051 Update eth_mnist.py Move monitor to device variable 11 February 2021, 23:00:38 UTC
bdeaa03 Update batch_eth_mnist.py Move monitors to device variable 11 February 2021, 22:59:35 UTC
3a296e6 black formating 02 February 2021, 22:00:33 UTC
dedd5a9 Merge branch 'master' of https://github.com/BindsNET/bindsnet 02 February 2021, 21:59:54 UTC
a72bde9 Black Formating 02 February 2021, 21:10:08 UTC
84afd0c . 02 February 2021, 21:09:07 UTC
496d871 Update requirements.txt 30 January 2021, 02:41:06 UTC
002d430 Update readthedocs.yml 30 January 2021, 02:20:15 UTC
e6eae3d Rename contents.rst to index.rst 30 January 2021, 02:20:12 UTC
4890d4f Rename index.rst to contents.rst 30 January 2021, 02:13:55 UTC
175b5c5 Update requirements.txt 30 January 2021, 02:02:22 UTC
b4ff578 Rename contents.rst to .rst 30 January 2021, 01:47:08 UTC
5480782 Rename .rst to contents.rst 30 January 2021, 01:40:12 UTC
7a7aaaf Rename make.bat to make.bat.old 30 January 2021, 01:30:45 UTC
c71c3ca Rename Makefile to Makefile.old 30 January 2021, 01:18:29 UTC
5fd34a3 Update conf.py 30 January 2021, 01:04:29 UTC
b6bd2f1 Update readthedocs.yml 30 January 2021, 00:38:00 UTC
fb35a20 Update readthedocs.yml 30 January 2021, 00:28:26 UTC
772f52d Update readthedocs.yml 30 January 2021, 00:21:00 UTC
72de4d8 readthedocs config file 30 January 2021, 00:19:25 UTC
a7a827e Merge pull request #438 from petermarathas/second_repo_merge Merge changes from second repo 29 January 2021, 22:57:09 UTC
273f4d3 Merge branch 'master' into second_repo_merge 06 January 2021, 02:05:23 UTC
7da25bc Restore pre-commit 06 January 2021, 02:02:45 UTC
7247f41 Restore banchmark examples 06 January 2021, 01:56:37 UTC
45c701f Merge pull request #447 from BindsNET/hananel Minor changes 06 January 2021, 01:45:19 UTC
2989e60 delete png and update BindsNET ver 06 January 2021, 01:42:28 UTC
00b15b0 Merge remote-tracking branch 'origin' into hananel 06 January 2021, 01:16:06 UTC
bf544a8 Merge pull request #446 from BindsNET/hananel Neuron ref and monitor optimization 06 January 2021, 01:05:35 UTC
46e418a Update BindsNET ver 06 January 2021, 01:01:00 UTC
7bf4fd6 Merge branch 'master' into hananel 06 January 2021, 00:49:25 UTC
b8771af Merge pull request #443 from sidharthanup/SRM Implement Cumulative Spike Response Model Nodes 06 January 2021, 00:27:14 UTC
34d7352 Rename SRMNodes to CSRMNodes to reflect the acronym Cumulative Spike Response Model 06 January 2021, 00:21:53 UTC
cbf7cd1 travis update 06 January 2021, 00:05:34 UTC
b9bf53f Running black 05 January 2021, 23:51:14 UTC
d7d2ea6 Black formater 05 January 2021, 23:39:57 UTC
f586f6f Implement Cumulative Spike Response Model Nodes Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> 30 December 2020, 19:34:35 UTC
376b547 Fixed tensor wrongly placed on CPU 20 December 2020, 20:03:30 UTC
c4ff1f1 Merge pull request #437 from ChatSam/eth_training_error Eth training error 14 December 2020, 01:00:35 UTC
624927d Merge pull request #436 from danielgafni/local-connection-compute-fix Two fixes: LocalConnection and LearningRule 14 December 2020, 00:58:21 UTC
e3c2a6b Merge branch 'master' of github.com:BindsNET/bindsnet into second_repo_merge 06 December 2020, 17:05:03 UTC
db8b804 code refactoring 06 December 2020, 01:11:27 UTC
82abad9 training error fix2 06 December 2020, 01:00:12 UTC
fac8048 black formatting 05 December 2020, 12:57:31 UTC
37dec3c LearningRule with weight_decay=None fix 05 December 2020, 12:44:38 UTC
8f392ad LocalConnection.compute fix 05 December 2020, 12:43:44 UTC
d2e87d4 fixed Training error 05 December 2020, 10:34:12 UTC
31e1252 Merge pull request #430 from dartl0l/patch-1 Update action.py 04 December 2020, 22:40:50 UTC
772a98c Update action.py action returns tensor instead of integer 23 November 2020, 19:12:05 UTC
ec5b7de Merge pull request #429 from BindsNET/speedups3 Performance boost and code clean up 19 November 2020, 20:18:15 UTC
5b7d60d self.nu is now a tensor. Redundant copy in Connection() is removed. 19 November 2020, 17:06:51 UTC
1add5fe forgot to Black it. 19 November 2020, 16:09:43 UTC
2de26aa dt is now a tensor. 5% boost on all nodes type 19 November 2020, 16:01:28 UTC
521601a add functionality to Monitor when time is none 18 November 2020, 16:00:27 UTC
2d42fc8 Faster computation for weight decay 18 November 2020, 13:26:37 UTC
99a6fb5 alternate boosted poisson computation as an optional argument: approx 17 November 2020, 21:15:08 UTC
c059a3a Fast poisson approximation. Same accuracy achieved in examples. 15x faster 17 November 2020, 13:49:59 UTC
6807f98 BugFix: mask was computed for no reason. 8% speed increase in node! 17 November 2020, 10:41:45 UTC
fc18990 Fixed new BoostedLIF going now thgough traces decay 17 November 2020, 10:37:47 UTC
c9737e8 check b, .float() moved, saved memory 17 November 2020, 09:56:21 UTC
2179685 faster PostPre 16 November 2020, 20:29:13 UTC
771175d Merge pull request #428 from BindsNET/speedups3 fixed input spikes to bool 16 November 2020, 20:24:56 UTC
6519584 new BoostedLIF thing, faster 16 November 2020, 20:24:35 UTC
9498311 fixed input spikes to bool 16 November 2020, 20:18:54 UTC
c7cdc41 Minor code fix, improve stability with copying monitored values from GPU to CPU 14 November 2020, 01:44:40 UTC
c377c1e Add and fix reference for the neurons nodes model 11 November 2020, 16:14:43 UTC
f9413d1 converting given numpy weight to pytorch on init 11 November 2020, 15:54:01 UTC
back to top