Summary notes from ‘Reasoning with o1’
tldr; principles/strategies for using reasoning models (LLM with chain of thoughts), please click on the navigation to the left to hop about.
by: Yap Chuan Fu
tldr; principles/strategies for using reasoning models (LLM with chain of thoughts), please click on the navigation to the left to hop about.
Introduction
Deep Learning notes Summary notes from deeplearning.ai’s Deep Learning Specialization Course 1-3. The maths such as function’s equation and derivatives is no...
tldr; principles/strategies for using LLM, please click on the navigation to the left to hop about.
tldr; ‘everything’ you can do with LLM to help with your programming, please click on the navigation to the left to hop about.
Lesson from Web Building so far… I am not web designer, I am awful at it, but I am learning, happily at that. Recently I wrote a very lengthy post, and wante...
tldr; This will be a crash course on Linear Regression for statistical analysis with code implementation in Python. It will have minimal explanation on the m...
tldr; all the solutions are in this repo in jupyter-notebook format marked by their days
tldr; completed script that accepts list of names and sends out e-mails is here.
tldr; this post will cover usage of PyMC3 (python package) for building a (generative) model and classifying data in supervised manner.
Hello world, I have finally joined the modern world and obtained my own webpage thanks to the wonderful GitHub Pages and Jekyll. However, my journey into thi...