awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tensorflow/tcav

Open-source alternatives to Tcav

30 open-source projects similar to tensorflow/tcav, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tcav alternative.

  • tensorflow/lucidالصورة الرمزية لـ tensorflow

    tensorflow/lucid

    4,707عرض على GitHub↗

    Lucid is a TensorFlow interpretability toolkit and visualization library designed to analyze the internal representations of neural networks. It functions as a gradient-based optimization framework that generates images and atlases to reveal the features learned by specific neurons and layers. The library enables the creation of activation atlases and the mapping of high-dimensional neural activations into lower-dimensional spaces to study model behavior. It utilizes differentiable image parametrization to optimize visual inputs that maximally activate network components. The system covers a

    Jupyter Notebook
    عرض على GitHub↗4,707
  • alankbi/detectoالصورة الرمزية لـ alankbi

    alankbi/detecto

    626عرض على GitHub↗

    Build fully-functioning computer vision models with PyTorch

    Python
    عرض على GitHub↗626
  • autonomio/talosالصورة الرمزية لـ autonomio

    autonomio/talos

    1,637عرض على GitHub↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    عرض على GitHub↗1,637
  • albu/albumentationsالصورة الرمزية لـ albu

    albu/albumentations

    15,308عرض على GitHub↗

    Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for deep learning models. It provides a collection of transformations that modify pixel values and spatial geometry to increase the diversity of training samples and improve model generalization. The library supports both 2D image augmentation and 3D volumetric data augmentation. It handles a variety of labels alongside images, ensuring that bounding boxes, keypoints, and segmentation masks remain accurately aligned when spatial transformations are applied. The tool incorporates

    Python
    عرض على GitHub↗15,308

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • algofairness/blackboxauditingالصورة الرمزية لـ algofairness

    algofairness/BlackBoxAuditing

    133عرض على GitHub↗

    This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most datasets. For more information on the repair process, see our paper on Certifying and Removing Disparate Impact. For information on the full auditing process, see our paper on…

    Python
    عرض على GitHub↗133
  • alrojo/tensorflow-tutorialالصورة الرمزية لـ alrojo

    alrojo/tensorflow-tutorial

    1,955عرض على GitHub↗

    Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE

    Jupyter Notebook
    عرض على GitHub↗1,955
  • alvinwan/neural-backed-decision-treesالصورة الرمزية لـ alvinwan

    alvinwan/neural-backed-decision-trees

    625عرض على GitHub↗

    Project Page // Paper // No-code Web Demo // Colab Notebook

    Python
    عرض على GitHub↗625
  • amznlabs/amazon-dsstneالصورة الرمزية لـ amznlabs

    amznlabs/amazon-dsstne

    4,395عرض على GitHub↗

    Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with sparse inputs and outputs. It provides a model-parallel training framework and a GPU-accelerated sparse engine to support memory-intensive networks. The framework is specifically designed for recommendation system training and large-scale sparse learning. It enables the distribution of large weight matrices and embedding tables across multiple GPU devices to handle models that exceed the memory capacity of a single processor. The project covers a broad range of capabilities in

    C++
    عرض على GitHub↗4,395
  • andersbll/deeppyالصورة الرمزية لـ andersbll

    andersbll/deeppy

    1,372عرض على GitHub↗

    Deep learning in Python

    Python
    عرض على GitHub↗1,372
  • andosa/treeinterpreterالصورة الرمزية لـ andosa

    andosa/treeinterpreter

    761عرض على GitHub↗

    TreeInterpreter

    Python
    عرض على GitHub↗761
  • ankurtaly/integrated-gradientsالصورة الرمزية لـ ankurtaly

    ankurtaly/Integrated-Gradients

    651عرض على GitHub↗

    (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks)

    Jupyter Notebook
    عرض على GitHub↗651
  • apache/incubator-mxnetالصورة الرمزية لـ apache

    apache/incubator-mxnet

    20,812عرض على GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    عرض على GitHub↗20,812
  • apache/mxnetالصورة الرمزية لـ apache

    apache/mxnet

    20,829عرض على GitHub↗

    This project is a deep learning framework designed for constructing, training, and deploying neural networks across diverse hardware environments. It functions as a high-performance tensor computation library that provides both imperative and symbolic programming interfaces, allowing developers to balance flexible, step-by-step model building with the efficiency of compiled computation graphs. The framework distinguishes itself through a hybrid execution engine that integrates declarative graph compilation with imperative runtime logic. It supports scalable, distributed training across multip

    C++mxnet
    عرض على GitHub↗20,829
  • austinrochford/pyceboxالصورة الرمزية لـ AustinRochford

    AustinRochford/PyCEbox

    163عرض على GitHub↗

    ⬛ Python Individual Conditional Expectation Plot Toolbox

    Jupyter Notebook
    عرض على GitHub↗163
  • albermax/innvestigateالصورة الرمزية لـ albermax

    albermax/innvestigate

    1,305عرض على GitHub↗

    A toolbox to iNNvestigate neural networks' predictions!

    Python
    عرض على GitHub↗1,305
  • avanetten/yoltالصورة الرمزية لـ avanetten

    avanetten/yolt

    278عرض على GitHub↗

    You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery

    C
    عرض على GitHub↗278
  • aymericdamien/tensorflow-examplesالصورة الرمزية لـ aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749عرض على GitHub↗

    This repository serves as a structured educational resource for machine learning and deep learning, providing a library of executable scripts and notebooks. It is designed to help users master the practical application of data processing, model evaluation, and neural network construction through annotated code samples and guided tutorials. The collection focuses on translating theoretical mathematical concepts into functional code, offering proven patterns for common tasks such as classification and regression. By providing curated examples of layer construction and training loops, the reposi

    Jupyter Notebookdeep-learningexamplesmachine-learning
    عرض على GitHub↗43,749
  • azavea/raster-vision-examplesالصورة الرمزية لـ azavea

    azavea/raster-vision-examples

    174عرض على GitHub↗

    This repository contains examples of using Raster Vision on open datasets.

    Jupyter Notebook
    عرض على GitHub↗174
  • baidu/paddleالصورة الرمزية لـ baidu

    baidu/paddle

    23,959عرض على GitHub↗

    Paddle is a deep learning framework designed for building, training, and deploying large-scale machine learning models. It incorporates a distributed training engine for optimizing performance across multiple chips and a model inference engine for transforming trained models into production-ready formats for cross-platform execution. The platform features a heterogeneous hardware abstraction and a standardized software stack that allows models to run across diverse hardware architectures through a common interface. It also includes a scientific computing library capable of solving complex dif

    C++
    عرض على GitHub↗23,959
  • batzner/tensorlmالصورة الرمزية لـ batzner

    batzner/tensorlm

    60عرض على GitHub↗

    Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow

    Python
    عرض على GitHub↗60
  • bcg-gamma/facetالصورة الرمزية لـ BCG-Gamma

    BCG-Gamma/facet

    534عرض على GitHub↗

    .. image:: sphinx/source/images/GammaFacetLogoRGB_LB.svg

    Jupyter Notebook
    عرض على GitHub↗534
  • benedekrozemberczki/karateclubالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/karateclub

    2,284عرض على GitHub↗

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    عرض على GitHub↗2,284
  • benedekrozemberczki/shapleyالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/shapley

    226عرض على GitHub↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    عرض على GitHub↗226
  • bethgelab/foolboxالصورة الرمزية لـ bethgelab

    bethgelab/foolbox

    2,966عرض على GitHub↗

    .. raw:: html

    Python
    عرض على GitHub↗2,966
  • binroot/tensorflow-bookالصورة الرمزية لـ BinRoot

    BinRoot/TensorFlow-Book

    4,431عرض على GitHub↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    عرض على GitHub↗4,431
  • bsautermeister/tensorlightالصورة الرمزية لـ bsautermeister

    bsautermeister/tensorlight

    11عرض على GitHub↗

    TensorLight - A high-level framework for TensorFlow

    Python
    عرض على GitHub↗11
  • bvlc/caffeالصورة الرمزية لـ BVLC

    BVLC/caffe

    34,576عرض على GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    عرض على GitHub↗34,576
  • caffe2/caffe2الصورة الرمزية لـ caffe2

    caffe2/caffe2

    8,377عرض على GitHub↗

    Caffe2 is a high-performance deep learning framework and C++ machine learning library. It serves as a modular system for designing, training, and executing scalable neural networks. The project functions as an inference engine and a scalable neural network engine designed to run models across distributed systems and diverse hardware. Its architecture allows for the construction of custom neural network components that can be scaled from research to production environments. The framework covers the full lifecycle of deep learning development, including modular network architecture design, mod

    Shell
    عرض على GitHub↗8,377
  • calculatedcontent/weightwatcherالصورة الرمزية لـ CalculatedContent

    CalculatedContent/WeightWatcher

    1,757عرض على GitHub↗

    WeightWatcher (WW) is an open-source, diagnostic tool for analyzing Deep Neural Networks (DNN), without needing access to training or even test data. It is based on theoretical research into Why Deep Learning Works, based on our Theory of Heavy-Tailed Self-Regularization (HT-SR). It uses ideas…

    Python
    عرض على GitHub↗1,757
  • aerdem4/lofo-importanceالصورة الرمزية لـ aerdem4

    aerdem4/lofo-importance

    868عرض على GitHub↗

    Leave One Feature Out Importance

    Python
    عرض على GitHub↗868