DFT Literacy: Structured Notes on Density Functional Theory for ML Researchers
Published:
A structured set of learning notes on Density Functional Theory (DFT), designed for ML/CS researchers who are new to computational materials science.
Published:
A structured set of learning notes on Density Functional Theory (DFT), designed for ML/CS researchers who are new to computational materials science.
Published:
This post provides a comprehensive solution for Problem 16-2 from Introduction to Algorithms (CLRS), focusing on the Single-Machine Scheduling problem.
Published:
This post provides a detailed solution and analysis for Problem 16-1 (Coin Changing) from Introduction to Algorithms (CLRS). It discusses the conditions under which the greedy algorithm yields an optimal solution and when dynamic programming is required.
Published:
This post documents Lab 4 of the Operating Systems course, focusing on the scheduling mechanisms in the xv6 kernel.
Published:
This post explores the solution for Problem 17-2 from Introduction to Algorithms (CLRS).
Published:
This post presents the solution for Problem 17-4-3 in Introduction to Algorithms (CLRS).