TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
29.7k stars 7.05k forks source link

refactor: fix typo in neural_network.cpp #2689

Open eltociear opened 3 months ago

eltociear commented 3 months ago

Description of Change

fixed comment typo

Checklist

Notes: intialize -> initialize

github-actions[bot] commented 1 month ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

eltociear commented 1 month ago

Sorry, please check.