Skip to content

LongBaoNguyen/longbaonguyen.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for my website at longbaonguyen.github.io.

The website hosts resources, lecture notes, mini-courses in Computer Science and Math.

Currently, the entire curriculum for AP Computer Science Principles is available. A mini-course on Image Recognition with Neural Networks is also available. This mini-course is a Youtube-Lecture series on writing a Python program that recognizes handwritten digits from scratch, without using any deep learning libraries.

Future mini-courses:

  • Introduction Neural Networks with TensorFlow
  • Introduction to the Discrete Fourier Transform
  • Explorations with Python