|
|
|
|
|
by Y_Y
1218 days ago
|
|
If I wanted to do ML but with lispy syntax I'd probably use Hy, which is just a python re-skin. There is plenty of literature out there about ML in Hy (although it's not hard to translate from python too). For example: https://github.com/FPTensorFlow/hy-tensorflow-tutorials |
|