Skip to content

I'm diving into simple cosine similarity just for personal learning and to keep my brain sharp in the long run. Basically, it’s a way to see how 'close' two vectors are based on their direction. My goal is to eventually wrap my head around the logic that powers LLMs.

Notifications You must be signed in to change notification settings

revxmikuExc/LLM_LogicLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

cosine_similarity

I'm diving into simple cosine similarity just for personal learning and to keep my brain sharp in the long run. Basically, it’s a way to see how 'close' two vectors are based on their direction. My goal is to eventually wrap my head around the logic that powers LLMs.

About

I'm diving into simple cosine similarity just for personal learning and to keep my brain sharp in the long run. Basically, it’s a way to see how 'close' two vectors are based on their direction. My goal is to eventually wrap my head around the logic that powers LLMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages