Skip to content

Commit bb7f453

Browse files
author
Alexander Ororbia
committed
updated history log
1 parent 633a63d commit bb7f453

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

history.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ History
1919
* NGCGraph .compile() further tweaked to use an injection/clamping look-up
2020
system to allow for dynamic changes to occur w/in a static graph compiled
2121
simulated NGC system
22-
* Cable API slightly modified to increase flexiblity (demonstrations and
23-
tests modified to reflect updated API)
22+
* Cable API slightly modified to increase flexibility (demonstrations and tests modified to reflect updated API)
2423
* Demonstration 6 released showcasing how to use ngc-learn to construct/fit a
2524
restricted Boltzmann machine
2625

@@ -80,3 +79,16 @@ History
8079
* integration of reinforce-synapse, block/partitioned synapse component ("patched-synapse")
8180
* basic unit-tests (pytest framework) integrated to support dev
8281
* includes support for Intel's lava-nc emulator (several spiking/stdp components that play with ngc-lava)
82+
83+
3.0.0
84+
— — — — — — — — -
85+
* revisions made / upgrades applied to framework/simulation back-end to integrate major version v2 of ngc-sim-lib
86+
* new harmonium/RBM model-museum exhibit written and tutorial integrated
87+
* clean-up of utils and new integration of mixture models for utils.density (Gaussian, Bernoulli, & exponential mixtures)
88+
* addition of new BernoulliErrorCell (binary cross-entropy node); added leakyNoiseCell to support contus-time RNNs
89+
* model museum (ngc-museum) and tutorials updated to reflect newest ngc-sim-lib format
90+
* clean-up/upgrade of docs to reflect new v3 version (and patches)
91+
* all model-museum (standard/main) exhibits revised/updated to operate with new v3 ngclearn / v2 ngcsimlib
92+
* integration/addition of RL-SNN model in model-museum
93+
* integration of full dynamics synapses -- alpha, exponential, and double-exponential synaptic cables
94+
* new metrics/clean-up of metrics in utils.metric_utils (e.g., KL divs, etc.)

0 commit comments

Comments
 (0)