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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
snf avatar

snf/keras-fractalnet

0
View on GitHub↗
157 stele·37 fork-uri·Python·MIT·11 vizualizări

Keras Fractalnet

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

Features

  • Deep Learning Models - Implementation of FractalNet architecture.
  • Image Classification Architectures - FractalNet implementation for the Keras framework.

Istoric stele

Graficul istoricului de stele pentru snf/keras-fractalnetGraficul istoricului de stele pentru snf/keras-fractalnet

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Keras Fractalnet

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Keras Fractalnet.
  • titu1994/densenetAvatar titu1994

    titu1994/DenseNet

    708Vezi pe GitHub↗

    DenseNet implementation in Keras

    Python
    Vezi pe GitHub↗708
  • raghakot/keras-resnetAvatar raghakot

    raghakot/keras-resnet

    1,390Vezi pe GitHub↗

    Residual networks implementation using Keras-1.0 functional API

    Python
    Vezi pe GitHub↗1,390
  • lazyprogrammer/machine_learning_examplesAvatar lazyprogrammer

    lazyprogrammer/machine_learning_examples

    8,823Vezi pe 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
    Vezi pe GitHub↗8,823
  • deep-learning-with-pytorch/dlwpt-codeAvatar deep-learning-with-pytorch

    deep-learning-with-pytorch/dlwpt-code

    5,224Vezi pe 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
    Vezi pe GitHub↗5,224
Vezi toate cele 30 alternative pentru Keras Fractalnet→

Întrebări frecvente

Ce face snf/keras-fractalnet?

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

Care sunt principalele funcționalități ale snf/keras-fractalnet?

Principalele funcționalități ale snf/keras-fractalnet sunt: Deep Learning Models, Image Classification Architectures.

Care sunt câteva alternative open-source pentru snf/keras-fractalnet?

Alternativele open-source pentru snf/keras-fractalnet includ: titu1994/densenet — DenseNet implementation in Keras. 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…