2 dépôts
Utilities for managing, restricting, and auditing the deployment and usage of machine learning models.
Distinguishing note: Focuses on policy enforcement and usage restrictions rather than model training or architecture.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Model Governance Tools. Refine with filters or upvote what's useful.
CLIP is a neural network architecture designed to map visual and textual data into a shared latent vector space. By utilizing transformer-based feature extraction and multi-modal tokenization, the system aligns images and natural language strings, enabling cross-modal similarity analysis and semantic classification. The project functions as a zero-shot classification engine, identifying image content by calculating the cosine similarity between visual features and arbitrary text labels without requiring task-specific retraining. Beyond inference, it serves as a research toolkit for evaluating
The library includes model usage restriction tools to limit deployments in sensitive environments like surveillance or facial recognition where bias risks are high.
DevOps-Roadmap is a comprehensive educational repository and knowledge base designed to guide technical professionals through the complexities of modern software engineering. It functions as a structured curriculum and reference library, covering the full spectrum of skills required to master system architecture, infrastructure management, and cloud operations. The project distinguishes itself by bridging the gap between high-level architectural design and the practical realities of engineering leadership. It provides curated insights into distributed systems, data consistency, and scalable d
Provides governance tools to monitor and control the behavior of large language models.