Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 416 Bytes

File metadata and controls

10 lines (6 loc) · 416 Bytes

Week 4 Exercise Submission - BernardUdo

This folder contains my Week 4 exercise solution:

  • week4_exercise.ipynb: a modular notebook for generating optimized C++ from Python with a frontier model, including optional compile and benchmark helpers.

Notes

  • The notebook is split into manageable sections for easier maintenance and refactoring.
  • API-driven generation requires an OpenAI-compatible API key.