CrossSim 3.1
Major Changes in CrossSim 3.1:
- New native Torch and Keras Interfaces for direct conversion of existing networks to use CrossSim for inference and training (Torch only) within existing Torch/Keras flows. See Torch and Keras directories for more details.
- New RRAM Model (RRAM_Wan)
- Assorted bugfixes
Deprecation Notice:
- The previous CrossSim neural network interface (using the DNN class) is deprecated and will be removed in version 3.2. The new Torch and Keras interfaces provide all of the functionality of the previous interface.