For example: https://github.com/FPTensorFlow/hy-tensorflow-tutorials
If you know how to do it in Python (or Hy, probably) the community chat can help show you how to translate it to Lissp.
The Lissp REPL also shows the Python compilation before evaluating it, so if you're already familiar with Python, that can help you get a handle on Hissp.
Yann Lecun posted on twitter yersterday https://twitter.com/ylecun/status/1628386056641847296?cxt=HH...
>Hotter take: ML would have advanced faster if another front-end language had been available and widely adopted instead of Python. One that is interactive yet fast & compilable, multithreaded (no GIL), isn't bloated, doesn't care about white spaces,... E.g. Julia or some Lisp.