Algorithms to live by (by Brian Christian and Tom Griffiths)

    Written on Aug 31, 2023

    Summary: A book summary

    Author: Wilson Fok

    Category: Reading

    Streaming Scipy optimization steps

    Written on Jan 27, 2023

    Summary: A web application that configures, solves, and displays the minimization of Rosenbrock function by Differential Evolution algorithm or L-BFGS algorithm.

    Author: Wilson Fok

    Category: Deep_Learning

    CUDA Graphs in Pytorch

    Written on Nov 26, 2022

    Summary: Extending Pytorch CUDA Graph tutorial

    Author: Wilson Fok

    Category: Deep_Learning

    Streamlit

    Written on Aug 4, 2022

    Summary: Streamlit:The fastest way to build and share web data apps?

    Author: Wilson Fok

    Category: Others