You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python utility for parsing .nnschem files into neural nets
This module contains a class, nnsParser, which allows you to parse apart a .nnschem file into a neural network, with multiple configuration options.
About
A Python utility for parsing .nnschem files into neural nets