awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
titu1994 avatar

titu1994/DenseNet

0
View on GitHub↗
708 Stars·292 Forks·Python·MIT·7 Aufrufe

DenseNet

DenseNet implementation in Keras

Features

  • Deep Learning Models - Implementation of Densely Connected Convolutional Networks.
  • Image Classification Architectures - DenseNet architecture implementations for deep learning.

Star-Verlauf

Star-Verlauf für titu1994/densenetStar-Verlauf für titu1994/densenet

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu DenseNet

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit DenseNet.
  • snf/keras-fractalnetAvatar von snf

    snf/keras-fractalnet

    157Auf GitHub ansehen↗

    FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals

    Python
    Auf GitHub ansehen↗157
  • raghakot/keras-resnetAvatar von raghakot

    raghakot/keras-resnet

    1,390Auf GitHub ansehen↗

    Residual networks implementation using Keras-1.0 functional API

    Python
    Auf GitHub ansehen↗1,390
  • lazyprogrammer/machine_learning_examplesAvatar von lazyprogrammer

    lazyprogrammer/machine_learning_examples

    8,823Auf GitHub ansehen↗

    This project is a comprehensive collection of practical code examples and implementation libraries for machine learning. It provides a wide array of reference materials for building supervised, unsupervised, and reinforcement learning algorithms. The repository serves as a multi-domain resource, featuring specific implementation suites for financial AI, Bayesian statistical modeling, and deep learning architectures. It includes a framework for training intelligent agents using policy gradients and actor-critic models, as well as practical guides for fine-tuning transformers and utilizing larg

    Pythondata-sciencedeep-learningmachine-learning
    Auf GitHub ansehen↗8,823
  • deep-learning-with-pytorch/dlwpt-codeAvatar von deep-learning-with-pytorch

    deep-learning-with-pytorch/dlwpt-code

    5,224Auf GitHub ansehen↗

    This project is a deep learning educational resource consisting of PyTorch model implementations and code examples. It provides functional Python scripts and notebooks for building, training, and optimizing neural networks using tensor-based computation. The repository includes implementations for designing custom network layers and loss functions, as well as examples of transfer learning workflows that load pretrained model weights to accelerate development. The codebase covers a broad range of deep learning capabilities, including neural network training, custom model component design, and

    Jupyter Notebookdeep-learningdeep-neural-networkspython
    Auf GitHub ansehen↗5,224
Alle 30 Alternativen zu DenseNet anzeigen→

Häufig gestellte Fragen

Was macht titu1994/densenet?

DenseNet implementation in Keras

Was sind die Hauptfunktionen von titu1994/densenet?

Die Hauptfunktionen von titu1994/densenet sind: Deep Learning Models, Image Classification Architectures.

Welche Open-Source-Alternativen gibt es zu titu1994/densenet?

Open-Source-Alternativen zu titu1994/densenet sind unter anderem: snf/keras-fractalnet — FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals. raghakot/keras-resnet — Residual networks implementation using Keras-1.0 functional API. openvinotoolkit/open_model_zoo — Open Model Zoo is a curated collection of pre-trained and optimized deep learning models designed for high-performance… deep-learning-with-pytorch/dlwpt-code — This project is a deep learning educational resource consisting of PyTorch model implementations and code examples. It… lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine… aladdinpersson/machine-learning-collection — This project is a machine learning educational repository providing a collection of implementations and guides for…