Lists (1)
Sort Name ascending (A-Z)
Stars
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …
Deep Reinforcement Learning: Zero to Hero!
A particle simulation based purely on attraction and repulsion. Watch Leif unfold before your eyes
NAND is a logic simulator suite made entirely from NAND gates
A 8-bit computer made of 74xx series logic gates and memory ICs.
Data and code for FreshLLMs (https://arxiv.org/abs/2310.03214)
A generic queue data structure implementation in c.
An original implementation of the paper "CREPE: Open-Domain Question Answering with False Presuppositions"
An original implementation of EMNLP 2020, "AmbigQA: Answering Ambiguous Open-domain Questions"
Repository for the paper (QA)^2: Question Answering with Questionable Assumptions
Code for the paper Fine-Tuning Language Models from Human Preferences
Repo for ACL2023 paper "Won't Get Fooled Again: Answering Questions with False Premises"
NILE : Natural Language Inference with Faithful Natural Language Explanations
A comfortable and well-configurable graphical Frontend for incremental backups, with a command-line version also available. Modified files are transferred, while unchanged files are linked to the n…
Code for building ConceptNet from raw data.
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
This is the companion repository of CSC 696H-002 Advanced Topics in Artificial Intelligence (Spring 2024) at University of Arizona.
The Unreliability of Explanations in Few-shot Prompting for Textual Reasoning (NeurIPS 2022)
Tilt the floor to roll a ball through an obstacle course before time runs out.
An interactive visualization of deep ocean circulation on Earth.
This repository contains some of my works with matlab example including Fast Fourier Transform, Finding Homography, Optical Flow, Hybrid Image, Computing Signal-to-Noise Ratio and Example of Dynami…
Matlab implementation of the Harris Corner Detector, and images + scripts to test it