#gradientdescents — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gradientdescents, aggregated by home.social.
-
I have finally decided to use #Typescript, #Deno, and #Assemblyscript to do my #SLM project. Typescript has strong typing. Assemblyscript will be compiled into #Webassembly wasm which is much faster. I don't need #pytorch or #numpy for manipulating matrices. NNUE modeling of language allows me to use arrays for #computing #GradientDescents.
While Javascript is a messy language, the other related script languages are clean and strict. #WebGPU allows me to use the #GPU via a browser too. #AI