ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Open discussion about new examples, suggestions, etc. #1

Open guillesanbri opened 1 year ago

guillesanbri commented 1 year ago

Pretty much self-explanatory, an open space to discuss, propose, or suggest new examples or changes to the existing ones!

kurshakuz commented 1 year ago

We can reuse our Perceiver.io demo made by Ogban here: https://colab.research.google.com/drive/1o-psQDSLdoQnrnHtDKO5Asn3AKPLARNn?usp=sharing#scrollTo=wz7bGWLQwhJo

Can be a good starting point, just need to add more explanation and make it visually nicer

See here: https://github.com/unifyai/demos/issues/6

kurshakuz commented 1 year ago

In the intermediate example, we can reuse our main Ivy colab where training of network is shown: https://colab.research.google.com/drive/1GY5Tml63FisLDPnNmIkYKx7EIAAt4j2p#scrollTo=BWC6UJEtdGrS

Making it more verbose and adding examples of using cross-framework data types and functions would be nice.

Added in basic_operations_with_ivy.ipynb