Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

459 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes BA4

LaTeX notes for the BA4 IN semester at EPFL.


Build

Compile all subjects and sync PDFs to _overview/:

python build.py

Compile specific subjects:

python build.py algo
python build.py algo iml sigproc

Exam Instructions (for spring 2026 session)

Subject Allowed
Computer Systems 4 double-sided A4 sheets, any format
Signal Processing 2 double-sided A4 sheets, handwritten only
Algorithms I 1 double-sided A4 sheet, any format

Subjects

Computer Systems — compsys/

Signal Processing — sigproc/

Algorithms I — algo/

Introduction to Machine Learning — iml/

Introduction aux sciences du vivant (pour IC) — isv/


Setup

LaTeX environment setup tutorial for VS code


Structure

notes_ba4/
├── _overview/      # Compiled PDFs, one folder per subject
├── _shared/        # Shared LaTeX style files
├── algo/           # Algorithms I course
├── iml/            # Introduction to machine learning course
├── sigproc/        # Signal processing course
├── compsys/        # Computer systems course
└── isv/            # Intoduction aux sciences du vivant (pour IC) course

Each subject folder contains .tex sources; run build.py to recompile. The .tex disponible for each course, for each folder may change but are mainly composed of course.tex and cheatsheet.tex.


Authors

Contributors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages