Skip to content

ZamDimon/presentations-and-talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍🏫 Presentation and Talks

This repository contains the source material for presentations and talks given for Distributed Lab internal lectures, scientific conferences etc.

📰 The List of Lectures

Title File Description
📈 zkSync: Elliptic Curve Optimizations. EC Pairing. advanced-ec-lecture Lecture about implementing Elliptic Curve (EC) operations efficiently. Basics of EC pairing.
🧠 Introduction to Deep Learning deep-learning-intro What are neural networks. Their applications, basic dense neural network, demonstration of MNIST dataset training.