Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nanohop/keras_neural_network issues and pull requests
#23 - Make predictions with a multi class classificaiton model
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#22 - Adds more data to the validation split example
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#21 - Adds validation_split to the model fit function, to split the data (r…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#20 - Adds sample data, and trains the neural net with that data (rename fi…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#19 - Testing and evaluating different network topologies - including a dee…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#18 - Load an existing model from a file, and continue to train it
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#17 - Change the learning rate in the middle of training - and keep trainin…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#16 - Change learning rate
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#15 - Converts binary class model into multi class model, in order to train…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#14 - Use the predict_classes method to get the actual class predictions ou…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#13 - Import data from a csv, and use it to train the neural network
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#12 - Convert neural network to binary classification network
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#11 - Load Keras model from file, and use it to make a prediction
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#10 - Save the Keras model with .save
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#9 - Use the Keras predict method to make predictions on new data
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#8 - Use the model.summary method to view a summary of the neural network,…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#7 - Testing and evaluating different network topologies - including a dee…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#6 - Evaluate the neural network by creating test data, and using the eval…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#5 - Manually set validation data set using the validation_data param
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#4 - Rename neural net file to match branch name
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#3 - Adds validation_split to the model fit function, to split the data in…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#3 - Adds validation_split to the model fit function, to split the data in…
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#2 - Adds sample data, and trains the neural net with that data
Pull Request -
State: closed - Opened by chrisachard over 6 years ago
#1 - Create a fully connected neural network with 3 hidden layers. Takes …
Pull Request -
State: closed - Opened by chrisachard over 6 years ago