Wednesday, October 4, 2023

 Our next ML study group meeting will take place on Monday the 8th of October.   I'll cover the contraction theorem.   See relevant section in https://nl.overleaf.com/read/dsmkpzdbbshq  (section 7.1) for slide and lecture notes.   The contraction map theorem is at the heart of Markov Decision Processes, Reinforcement Learning and the existence of a Nash equilibrium.  


Also, we are reigniting the ML study group.  In the next session Ora will cover Gradient Decent which is fundamental to the understanding of deep neural networks and transformer training.  

Monday, March 27, 2023

Sunday, February 12, 2023

 Tomorow we will discuss how backpropagation is done locally at a gate.  This enables a lot of the DNN training methods.   https://drive.google.com/file/d/1Y598WVObk5MYFKLxL0YXPK6qGtt1oju_/view?usp=share_link

Sunday, January 22, 2023

 We will start discussing DNN and transformers.  See link.   Recommended book on the topic link.

Wednesday, January 26, 2022

Sunday, November 7, 2021

 We will continue our discussion of optimization see - https://www.overleaf.com/read/zppqchcctnwf appendix A.1

Also added two exercises to the appendix. 

Monday, November 1, 2021

Guy presented the solution to exercise 2.3.1.   You can view the exercise here https://www.overleaf.com/read/zppqchcctnwf   Clicking on the exercise will get you to a notebook where you can run the solution.   

Thursday, October 21, 2021

Sunday, October 10, 2021

Monday, August 23, 2021

 

Today Samuel Ackerman spoke on "statistically determining which model to choose by comparing performance over cross-validation runs".  Details are on his blog  - https://www.research.ibm.com/haifa/dept/vst/ML-QA.shtml

  Our next ML study group meeting will take place on Monday the 8 th  of October.   I'll cover the contraction theorem.   See relevant s...