Skip to content

"He who studies programming should take away with him some one good thing every day: he should daily return home a sounder man, or on the way to become sounder." - Adapted from Seneca =))

Notifications You must be signed in to change notification settings

nguyenpanda/For-the-Love-of-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Networks

Getting Started

Prerequisites

Repository Structure

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.

How to Use

  1. Clone this repository to your local machine using the following command:
    git clone https://github.com/nguyenpanda/For-the-Love-of-Neural-Networks

Contribution Guidelines

If you would like to contribute to this repository by adding more lectures, improving existing content, or fixing issues, please follow these guidelines:

  1. Fork this repository to your GitHub account.

  2. Make your changes in your forked repository.

  3. Create a new branch for your changes, and make clear, concise commits.

  4. Push your changes to your forked repository.

  5. Submit a pull request to this main repository, detailing the changes you've made and why they are valuable.

Feedback and Support

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.

About

"He who studies programming should take away with him some one good thing every day: he should daily return home a sounder man, or on the way to become sounder." - Adapted from Seneca =))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published