Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning on Microcontrollers @ ETH Zurich

Contributing

We welcome contributions to this project! If you would like to contribute, follow these steps:

  1. Fork the Repository: Start by forking this repository to your GitHub account.

  2. Create a Feature Branch: Create a new branch for your feature or bug fix:

    git checkout -b feature-name
  3. Make Your Changes: Implement your feature or bug fix.

  4. Build and Test: Build the project and ensure that your changes work as expected.

  5. Commit and Push: Commit your changes with a descriptive message and push them to your fork:

    git commit -m "Add feature XYZ"
    git push origin feature-name
  6. Create a Pull Request: Navigate to your fork on GitHub and create a pull request to the main repository.

Please ensure your pull request adheres to the following guidelines:

  1. Clearly describe the changes and their purpose.
  2. Include any relevant documentation or tests.

About

Exercise materials of the Machine Learning on Microntrollers course

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages