Xah Talk Show 2023-10-05 Why ChatGPT bad at math, Brain-Computer Interface, Psychotherapy, TempleOS
- 3:37 Microsoft Bing AI Image
- 7:14 Chinese medicine
- 09:23 emacs lisp tutorial videos
- 14:09 brain-computer interface, AI threat
- 20:38 conmen in AI Ethics industry
- 24:12 machine learning exercise for solving polynomials
- 25:04 how i create intra-links on xah sites
- 26:36 Visual Dictionary of Special Plane Curves, involute
- 28:06 nature of Wikipedia stealing
- 29:38 does psychotherapy work
- 32:59 emacs lisp defun, interactive form
- 38:08 Why ChatGPT is bad at math
- 47:09 demo of ChatGPT doing multiplication wrong
- 52:30 xah speaks Chinese
- 53:00 TempleOS and Terry Davis
(* 187734185689269 514262299276744)
(defun ff (x y)
"this adds x and y."
(interactive
(list (read-number "first Number:")
(read-number "second Number:")))
(message "%s" (+ x y))
(+ x y))
(ff 3 4)
- Decision tree learning
- Random forest
- ultracrepidarianism