Simple considerations
Brenda Flinn
(27 Jul 2019 12:13 EDT)
|
||
Re: [AI4K12] Simple considerations
Frank Wolf
(27 Jul 2019 14:52 EDT)
|
||
Re: [AI4K12] Simple considerations
Smith, Rachel
(27 Jul 2019 16:16 EDT)
|
||
RE: [AI4K12] Simple considerations
Frank Zeng
(27 Jul 2019 22:12 EDT)
|
||
Re: [AI4K12] Simple considerations
Dr. Marlo Barnett
(27 Jul 2019 23:02 EDT)
|
||
Re: [AI4K12] Simple considerations
Dr. Marlo Barnett
(27 Jul 2019 23:12 EDT)
|
||
Re: [AI4K12] Simple considerations
Ken Kahn
(28 Jul 2019 03:57 EDT)
|
||
Re: [AI4K12] Simple considerations Frank Zeng (28 Jul 2019 10:37 EDT)
|
||
Re: [AI4K12] Simple considerations
Ken Kahn
(28 Jul 2019 11:51 EDT)
|
||
Re: [AI4K12] Simple considerations
Fred G. Martin
(28 Jul 2019 12:05 EDT)
|
||
Re: [AI4K12] Simple considerations
Dr. Marlo Barnett
(28 Jul 2019 12:52 EDT)
|
||
Re: [AI4K12] Simple considerations
Joyce Rigelo
(28 Jul 2019 13:00 EDT)
|
||
RE: [AI4K12] Simple considerations
Chandra Kumar
(29 Jul 2019 00:08 EDT)
|
||
Re: [AI4K12] Simple considerations
Matt Johnson
(29 Jul 2019 02:47 EDT)
|
||
Re: [AI4K12] Simple considerations
Georgia Lascaris
(31 Jul 2019 09:54 EDT)
|
||
Re: [AI4K12] Simple considerations
April DeGennaro
(29 Jul 2019 06:30 EDT)
|
||
RE: [AI4K12] Simple considerations
Frank Zeng
(29 Jul 2019 17:13 EDT)
|
||
Re: [AI4K12] Simple considerations
Jordan Blakeley Hoffman
(29 Jul 2019 18:19 EDT)
|
||
Re: [AI4K12] Simple considerations
Rodney Wallace
(29 Jul 2019 21:22 EDT)
|
||
Re: [AI4K12] Simple considerations
Darcy, Thomas
(29 Jul 2019 22:18 EDT)
|
||
Re: [AI4K12] Simple considerations
Ken Kahn
(30 Jul 2019 06:01 EDT)
|
||
RE: [AI4K12] Simple considerations
Frank Zeng
(30 Jul 2019 03:07 EDT)
|
||
(missing)
|
||
RE: [AI4K12] Simple considerations
Frank Zeng
(30 Jul 2019 20:25 EDT)
|
||
Re: [AI4K12] Simple considerations
C 2 Infinity - Marnie Landon
(30 Jul 2019 20:59 EDT)
|
||
Re: [AI4K12] Simple considerations
April DeGennaro
(30 Jul 2019 06:05 EDT)
|
||
Re: [AI4K12] Simple considerations
Dave Touretzky
(30 Jul 2019 17:49 EDT)
|
||
Re: [AI4K12] Simple considerations
Smith, Rachel
(30 Jul 2019 11:07 EDT)
|
Students don’t have to (and cannot) understand backpropagation and stochastic gradient descent unless they have learned Math in high school. But they should understand what backpropagation and stochastic gradient descent are doing —— “trying to adjust weights to minimize the errors”. However, the teachers should understand how backpropagation and stochastic gradient descent work. Otherwise they would not be able to simplify the concepts as such for students, and would not feel uncomfortable in teaching students. To understand backpropagation and stochastic gradient descent, one must understand the math first. Math is a prerequisite to understand algorithms but it does not mean all Mathematicians understand AI. Also, it does not mean AI professionals are good at teaching k12 students. In fact, It is the educators who are good at teaching K12 students. Students don’t need to understand binary representations or how circuits work in computer in order to understand AI, those are the concepts for understanding computer. AI is just a highly math-intensive computer software. A common mistake is to think that many computer related or programming are part of AI. Python is a tool for AI but Python is not part of AI; Most robots are not doing AI (so when you teach students on robotic programming, you are not teaching AI). Automatic control is not AI... For educators, The good thing is that, if you understand how the “cat recognition” works, you will feel much easy to understand many other algorithms if an AI expert tells you the similarities. Learning from Al Professionals is the quickest way (not the only way) for educators to understand AI, and after that, educators will be able to think about how to transfer the knowledge to students in a good way for different level of students. Best, Frank Sent from my iPhone > On Jul 28, 2019, at 12:56 AM, Ken Kahn <xxxxxx@gmail.com> wrote: > > backpropagation