The repository is organized as follows:
Tensor/
:CMakeLists.txt
file is an essential component of this C++ repository. It plays a crucial role in configuring and building the C++ project using CMake, a versatile build system and project configuration tool.
- Clone this repository to your local machine using the following command:
git clone https://github.com/nguyenpanda/For-the-Love-of-Neural-Networks
If you would like to contribute to this repository by adding more lectures, improving existing content, or fixing issues, please follow these guidelines:
-
Fork this repository to your GitHub account.
-
Make your changes in your forked repository.
-
Create a new branch for your changes, and make clear, concise commits.
-
Push your changes to your forked repository.
-
Submit a pull request to this main repository, detailing the changes you've made and why they are valuable.
If you have any questions, encounter issues, or would like to provide feedback on the lectures or this repository, please feel free to create an issue or contact the repository owner.