https://github.com/KlugerLab/SpectralNet

sort by:
Revision Author Date Message Commit Date
371b6f0 Update README.md 23 February 2023, 10:47:28 UTC
e099341 Update README.md 24 November 2020, 00:57:07 UTC
43b0fca fixed small data vector reshaping bug with running un-embedded and un-siamesed code in SpectralNet 25 September 2018, 20:18:55 UTC
95188e8 fixed variable naming error for labeled data processing in get_data() in src/core/data.py 25 September 2018, 05:28:02 UTC
377630e fixed mnist pixel space issue (images were not flattened) 20 September 2018, 22:32:51 UTC
ce99307 fixed keras 2.2.0 incompatibility 08 July 2018, 21:00:31 UTC
0657116 moved network definitions out of src/applications/spectralnet.py and into src/core/networks.py; added check for keras model if it is None in src/core/util.py 16 April 2018, 21:39:09 UTC
89bc00e fixed a typo, slight change for new keras compatibility 13 February 2018, 01:24:04 UTC
c3f6691 one small commit for spectralnet, one giant leap for mankind 04 January 2018, 22:13:47 UTC
5d36094 initial commit 17 November 2017, 13:57:36 UTC
7fb30cd Initial commit 17 November 2017, 13:54:06 UTC
back to top