Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 25 - refractored java files #37

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

acsolle66
Copy link
Collaborator

Deleted one-line comments from files for better code readability
Extracted logic from de/edux/ml/nn/network/MultilayerPerception feedforward method to separate private methods

Deleted one-line comments from files for better code readability
Extracted logic from de/edux/ml/nn/network/MultilayerPerception feedforward method to separate private methods
@acsolle66 acsolle66 linked an issue Oct 11, 2023 that may be closed by this pull request
Went trough the files once more time to remove remaining one-line comments
Didn't removed the comment from the benchmark on line 107 I think it is useful.
@Samyssmile Samyssmile merged commit 0d8f804 into Samyssmile:main Oct 11, 2023
3 checks passed
@acsolle66 acsolle66 deleted the issue25 branch October 11, 2023 10:52
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.

Refactoring Needed for Better Code Readability
2 participants