Open guillesanbri opened 1 year ago
Hi, I am interested in contributing to this issue of developing a convolutional network using Ivy framework. I wanted to know if this is what should be done. https://colab.research.google.com/drive/1UiwsWBVlEXrZXkS90311kguq9mMftZIu?usp=sharing
This issue lists all the examples that we should work on, if you have suggestions about new examples you can post them here.
If you want to work on any of these examples, please create an issue with the same name as the list-item bold name and edit this comment to replace the name with the issue link so that everybody can know who is working on what :smile: .
When creating a new notebook, please use the name of the list item in camel case (i.e.
First Example with Ivy
->first_example_with_ivy.ipynb
).A few points:
Learn the basics
Tutorials
Examples and demos
[ ] Transpiling a model from Hugging Face - add something else here (transpiler)
To be categorized (probably in the basics):