Skip to content
View rissalhedna's full-sized avatar

Highlights

  • Pro

Block or report rissalhedna

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Automatic-Mixing-of-Audio-and-Video Automatic-Mixing-of-Audio-and-Video Public

    Proposing a comprehensive method for assisting video editing tasks using neural networks

    Jupyter Notebook 1

  2. Git-Commit-Message-Generation Git-Commit-Message-Generation Public

    Forked from ZHCSJ666/ML-24-25

    A lightweight model for git commit messages generation

    Python

  3. Truthfulness Truthfulness Public

    SECL is the first test-time training method for LLM confidence calibration. It exploits the generation–discrimination gap as label-free self-supervision: a lightweight LoRA adapter is trained onlin…

    TeX

  4. unillm-backend unillm-backend Public

    uniLLM: An AI-powered chatbot designed to assist students with queries about studying in Germany. Built with FastAPI, Svelte, and LlamaIndex, this RAG-based system provides accurate information by …

    Jupyter Notebook 2

  5. Chain-of-Thought-Prompting Chain-of-Thought-Prompting Public

    This project is an attempt at comparing the performance of Large Language Models when prompted with regular vs chain-of-thought prompting techniques.

    Python 1

  6. Conway-Game-of-Life Conway-Game-of-Life Public

    This is a from the ground-up implementation of Conway's Game of Life using Pygame. This was used to teach Python programming to beginner/intermediate level programmers.

    Python