|
|
|
|
|
by mark_l_watson
1834 days ago
|
|
While my preferred languages are Common Lisp, Clojure, Haskell, and Scheme, I must say that Swift is pretty nice. Appleās supplied deep learning models are useful and easy to use, and compiling on an IPad Pro or M1 Mac is fast, even with the type inferencing. Right now I am slogging through a 50 hour SwiftUI 2 class. I am disappointed that TensorFlow for Swift has been mothballed, but Julia and Python are probably much better options for deep learning. BTW, Julia is a fairly good general purpose language also. I have played with little bits of Julia code for text manipulation, REST, SPARQL queries, etc. EDIT: since this is a Haskell thread, pardon the plug: you can grab a free copy of my Haskell book at https://markwatson.com |
|