No articles match
Classification example using tensorflow8 days ago
Multiclass classification example | Data preparation | Neural network | Build and train the NN | NN Predictions | Polynomial representation | Using nn2poly | Obtaining polynomial predictions | Visualizing the results
Introduction to nn2poly8 days ago
nn2poly package goal | This vignette: a first example | Polynomial structure in nn2poly | Simulated data | Original neural network | Building the needed input for default nn2poly | Polynomial obtained with nn2poly from weights and activation functions | Predictions using the obtained polynomial | Visualizing the results
Supported DL frameworks8 days ago
Data generation | Supported frameworks examples | keras/tensorflow | Model definition | Training | NN predictions | Using nn2poly | luz/torch | Data loader for torch