Skip to content

Conversation

@Sadeed-5N-100E
Copy link

Main changes:
Weight Initialization: Added functionality for initializing weights in the neural network . This can be used on different datasets to explore how different initialization methods (e.g., random normal initialization) affect the training process and performance.
CSV Data Loader: Added a function to load training data from a CSV file. The neural network can be trained on any csv data.
This will allow user to check the sensitivity of a particular dataset towards a particular hyperparameter

Metrics : Added metrics functions to monitor loss during training.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant