Repository navigation

#

memory-optimization

A fast and memory-optimized string library for heavy-text manipulation in Python

Python
250
5 年前

Contains materials about memory optimization and zero-allocation samples.

C#
112
1 年前

This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog post.

Python
91
2 年前

A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.

C++
56
3 年前

A curated list of awesome optimizations that you can do to improve your redis deployment (both client side and server side).

32
4 年前

An extension of micro mouse on WEBOTS using the flood filled algorithm, A star, Dijkstra’s and Breadth first search algorithm for moving the E-puck robot from start to goal in an NxM sized maze whose map was unknown to the robot (mapping and path planning). Further, leveraged Error Correction for accurate turning and recursive Backtracking algorithm for Maze Generation

C++
21
4 年前

MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular databases and storage solutions to optimize memory usage. Provides utility classes and methods for efficient data management, including MongoDB integration and OpenAI embeddings for semantic search capabilities.

Python
12
6 天前

Implementation of DAC'22 paper: Hierarchical Memory-Constrained Operator Scheduling of Neural Architecture Search Networks.

C++
9
3 年前

"Ultimate Windows Booster" is a tool designed to optimize your Windows operating system by cleaning junk files, managing startup programs, and improving resource usage for better performance.

C#
5
4 个月前

Automatically reduce the memory size of any pandas dataframe based on downcasting bit types efficiently

Python
4
6 年前

A sophisticated semantic network system capable of encoding inference rules within the network itself. Built for efficient memory usage and powerful logical reasoning, zelph can process the entire Wikidata knowledge graph (1.4TB) to detect contradictions and make logical deductions.

C
2
18 天前

FIDE & Google Efficient Chess AI Challenge - Create agents to play chess with resource constraints

C
2
1 个月前

A reasonably fast Google Search Console (GSC) API Class, written in PHP. Knows things so you don't have to.

PHP
2
2 个月前

Exploration of two important strategies to make our data analysis faster and independent of the dataset size.

Jupyter Notebook
1
4 年前

Gets the smallest unsigned integer type that can represent a given value

Rust
1
2 年前