chain-of-thought-reasoning
There are 19 repositories under chain-of-thought-reasoning topic.
YangLing0818/buffer-of-thought-llm
[NeurIPS 2024 Spotlight] Buffer of Thoughts: Thought-Augmented Reasoning with Large Language Models
zchuz/CoT-Reasoning-Survey
[ACL 2024] A Survey of Chain of Thought Reasoning: Advances, Frontiers and Future
HKUNLP/diffusion-of-thoughts
[NeurIPS 2024] Code for the paper "Diffusion of Thoughts: Chain-of-Thought Reasoning in Diffusion Language Models"
scofield7419/Video-of-Thought
Codes for ICML 2024 paper: "Video-of-Thought: Step-by-Step Video Reasoning from Perception to Cognition"
Ryota-Kawamura/Building-Systems-with-the-ChatGPT-API
In Building Systems With The ChatGPT API, you will learn how to automate complex workflows using chain calls to a large language model.
Alab-NII/chain-of-thought
Research papers about Chain of Thought (CoT)
xf-zhao/LoT
Official implementation of LoT paper: "Enhancing Zero-Shot Chain-of-Thought Reasoning in Large Language Models through Logic"
naivoder/MCTSr
Monte Carlo Tree Search Self-Refine (MCTSr)
nicolay-r/bulk-chain
A no-string framework for reasoning over your tabular data rows with any provided LLM
debjitpaul/Causal_CoT
About The corresponding code from our paper " Making Reasoning Matter: Measuring and Improving Faithfulness of Chain-of-Thought Reasoning" . Do not hesitate to open an issue if you run into any trouble!
ranfysvalle02/llm-reasoning-illusion
LLM's can't reason.
codelion/ellora
Enhancing LLMs with LoRA
at-akshat-2107/LJMU-Thesis-Results-Akshat-Mehta-1129239
This repository contains results from my MSc. thesis on "Test Case Generation from User Stories using Generative AI Techniques with LLM Models." Each folder includes generated test cases in PDF, detailed metrics scores of data in Excel sheets, and visual graphs, offering a comprehensive view of the experiments in images folder and their outcomes.
m-turnergane/CoT-RL-Credit_Risk_Assessment
This Credit Risk Assessment agent leverages advanced machine learning techniques, including Chain of Thought (CoT) reasoning and Reinforcement Learning (RL), to evaluate credit risk. The project aims to provide more transparent, effective, and explainable solutions to the complex task of assessing creditworthiness.
revanthchristober/Chain-of-Thought-Reasoning-Experiment-in-Deep-Learning-Models
Exploring Chain-of-Thought reasoning in deep learning models. Implement and evaluate with synthetic data, showcasing model training and performance analysis.
anuran-roy/cottage
Making CoT great again, but for everyone this time!
mytechnotalent/KNET
KNET is an educational Retrieval-Augmented Generation (RAG) system built from scratch, designed to empower STEM learners by combining transformers and intelligent retrieval to simulate human reasoning and deliver precise, context-aware answers to foster curiosity and understanding!