6 repos
Performance Optimizations — Artificial Intelligence & Machine Learning
We curate 6 GitHub repositories matching artificial intelligence & machine learning · Performance Optimizations. Refine with filters or upvote what's useful.
Performance Optimizations — Artificial Intelligence & Machine Learning
- torvalds/linux
The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu
C - huggingface/transformers
Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering
Pythonaudiodeep-learningdeepseek - mrdoob/three.js
This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these defini
JavaScript3daugmented-realitycanvas - ant-design/ant-design
Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and vi
TypeScriptant-designantddesign-systems - tailwindlabs/tailwindcss
Utility-first CSS framework for fast, design-system-friendly styling.
TypeScriptcssframeworkutility - gin-gonic/gin
Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework
Goframeworkgingo