News

In conclusion, BM25S effectively addresses the problem of slow and memory-intensive implementations of the BM25 algorithm. By leveraging SciPy sparse matrices and memory mapping, BM25S offers a ...
[Rebuild] Snake Remake 🐍 is an upgraded edition of my past project, 'Unconventional Snake Xenia.' It's an AI-driven snake game featuring a custom neural network. 🧠 The menu-driven interface offers ...
Maze solving program written in python based on Breadth First Search algorithm. Mazes can be given as a picture or a hard coded path. Engineered a proficient and competent mars rover search agent in ...