Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum-Computation-Notes

Lecture Notes for 8.370/18.435 Quantum Computation from Fall 2022 Peter Shor(https://math.mit.edu/~shor/435-LN/)

Graph Theory

Graph Theory Reinhard Diestel Sixth edition 2024 Free Preview(https://diestel-graph-theory.com/basic.html)

The Hundred-Page Language Models

The Hundred-Page Language Models Andriy Burkov 2025(https://thelmbook.com/)

The Hundred-Page Machine Learning

The Hundred-Page Machine Learning Andriy Burkov 2019(https://themlbook.com/)

Install necessary libraries

pip install requests pypdf

Download all PDF lectures and concatenate them into a single PDF file

# merge Quantum-Computation-Notes
python merger.py

# OR

# merge Graph Theory
python merger-Graph-Theory.py

# OR

# merge The Hundred-Page Language Models
python merger-thehplm.py

# OR

# merge The Hundred-Page Machine Learning
python merger-thehpml.py

About

merge PDF lectures from URLS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages