Open guillesanbri opened 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
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
Pretty much self-explanatory, an open space to discuss, propose, or suggest new examples or changes to the existing ones!