Stars
Aligning Vision to Language: Text-Free Multimodal Knowledge Graph Construction for Enhanced LLMs Reasoning
Official Implementation of "KBLaM: Knowledge Base augmented Language Model"
The release of the FreebaseQA data set (NAACL 2019).
[ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models".
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
An annotated implementation of the Transformer paper.
LlamaIndex is the leading framework for building LLM-powered agents over your data.
In this project, Genetic Algorithm is used to realize a simplied QoS-oriented Web Service Discovery and Composition engine.
Ant Lion Optimization Algorithm for Kidney Exchanges
Berikut ini adalah Source Code untuk Solusi Traveling Salesman Problem menggunakan Algoritma Genetika dan Spider Monkey Optimization
Cockroach Swarm Optimization Algorithm for TSP problem
基于SSM的图书馆管理系统。主要功能包括:图书查询、图书管理、图书编辑、读者管理、图书的借阅与归还以及借还日志记录等。
利用java语言写的编译器,自己设计了语言、文法、设计了词法分析、语法分析、语义分析和汇编代码生成