
com.github.basking2.sdsai.sandbox.ai.nnet.TrainingException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdsai-sandbox Show documentation
Show all versions of sdsai-sandbox Show documentation
Simple datastructures and algorithms.
The newest version!
/* $Id: TrainingException.java 633 2008-04-21 18:34:01Z sbaskin $ */
package com.github.basking2.sdsai.sandbox.ai.nnet;
public class TrainingException extends java.lang.Exception
{
/**
*
*/
private static final long serialVersionUID = 1L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy