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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
titu1994 avatar

titu1994/DenseNet

0
View on GitHub↗
708 stars·292 forks·Python·MIT·11 views

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 history

Star history chart for titu1994/densenetStar history chart for titu1994/densenet

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with DenseNet

These projects share indexed features with DenseNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • snf/keras-fractalnetsnf avatar

    snf/keras-fractalnet

    157View on GitHub↗

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

    Python
    View on GitHub↗157
  • raghakot/keras-resnetraghakot avatar

    raghakot/keras-resnet

    1,390View on GitHub↗

    Residual networks implementation using Keras-1.0 functional API

    Python
    View on GitHub↗1,390
  • lazyprogrammer/machine_learning_exampleslazyprogrammer avatar

    lazyprogrammer/machine_learning_examples

    8,823View on GitHub↗

    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
    View on GitHub↗8,823
  • deep-learning-with-pytorch/dlwpt-codedeep-learning-with-pytorch avatar

    deep-learning-with-pytorch/dlwpt-code

    5,224View on GitHub↗

    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
    View on GitHub↗5,224
Compare all 30 related projects→

Frequently asked questions

What does titu1994/densenet do?

DenseNet implementation in Keras

What are the main features of titu1994/densenet?

The main features of titu1994/densenet are: Deep Learning Models, Image Classification Architectures.

Which projects share features with titu1994/densenet?

Projects with overlapping indexed features include: 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…