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

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

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

snf/keras-fractalnet

0
View on GitHub↗
157 نجوم·37 تفرعات·Python·MIT·7 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ snf/keras-fractalnetمخطط تاريخ النجوم لـ snf/keras-fractalnet

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Keras Fractalnet

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Keras Fractalnet.
  • titu1994/densenetالصورة الرمزية لـ titu1994

    titu1994/DenseNet

    708عرض على GitHub↗

    DenseNet implementation in Keras

    Python
    عرض على GitHub↗708
  • raghakot/keras-resnetالصورة الرمزية لـ raghakot

    raghakot/keras-resnet

    1,390عرض على GitHub↗

    Residual networks implementation using Keras-1.0 functional API

    Python
    عرض على GitHub↗1,390
  • lazyprogrammer/machine_learning_examplesالصورة الرمزية لـ lazyprogrammer

    lazyprogrammer/machine_learning_examples

    8,823عرض على 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
    عرض على GitHub↗8,823
  • deep-learning-with-pytorch/dlwpt-codeالصورة الرمزية لـ deep-learning-with-pytorch

    deep-learning-with-pytorch/dlwpt-code

    5,224عرض على 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
    عرض على GitHub↗5,224
عرض جميع البدائل الـ 30 لـ Keras Fractalnet→

الأسئلة الشائعة

ما هي وظيفة snf/keras-fractalnet؟

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

ما هي الميزات الرئيسية لـ snf/keras-fractalnet؟

الميزات الرئيسية لـ snf/keras-fractalnet هي: Deep Learning Models, Image Classification Architectures.

ما هي البدائل مفتوحة المصدر لـ snf/keras-fractalnet؟

تشمل البدائل مفتوحة المصدر لـ snf/keras-fractalnet: 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…