Skip to content
View Teerat-CH's full-sized avatar

Block or report Teerat-CH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. llm-rag-manipulation llm-rag-manipulation Public

    COMPSCI 446H - Optimization and prevention of LLMs manipulation in RAG Systems for product recommendation

    Jupyter Notebook

  2. FPDN-PyTorch FPDN-PyTorch Public

    Investigated the effects of floating-point error accumulation and the use of compensated summation on deep neural network training

    Jupyter Notebook

  3. tree-decomposition tree-decomposition Public

    Early Research Scholars Program - Python Heap-based dynamic minimum degree tree decomposition algorithm

    Python

  4. multicollinearity-solver multicollinearity-solver Public

    Graph-based multicollinearity detection and feature-reduction engine

    Python

  5. star-cluster-plot star-cluster-plot Public

    Star cluster visualization library for color-coded Hertzsprung-Russell diagrams via Planckian locus approximations

    Python 2

  6. AutomaticDifferentiation AutomaticDifferentiation Public

    Automatic differentiation using forward-backward passes through an expression tree + Mathematical equation parser.

    Python