Open johnsbuck opened 8 years ago
Originally made for Pattern Recognition of grid, needs to be updated for more usage.
Should recognize multiple output as classification (cross entropy), binary classification (sum of squares), regression (sum of squares).
Should use argparse for arguments.
Custom inputs for given problems(SAT, PatternCell)?
Updated on fixScript
Pushed to master.
Originally made for Pattern Recognition of grid, needs to be updated for more usage.
Should recognize multiple output as classification (cross entropy), binary classification (sum of squares), regression (sum of squares).