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

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

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

Open-source alternatives to Pytorch A3c Mujoco

30 open-source projects similar to andrewliao11/pytorch-a3c-mujoco, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pytorch A3c Mujoco alternative.

  • youansheng/pytorch-cvY

    youansheng/pytorch-cv

    0عرض على GitHub↗
    عرض على GitHub↗0
  • john-ellis/derplearningJ

    John-Ellis/derplearning

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kaixhin/malmo-challengeK

    Kaixhin/malmo-challenge

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kendricktan/drawlikebobrossK

    kendricktan/drawlikebobross

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 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
  • openvinotoolkit/open_model_zooالصورة الرمزية لـ openvinotoolkit

    openvinotoolkit/open_model_zoo

    4,408عرض على GitHub↗

    Open Model Zoo is a curated collection of pre-trained and optimized deep learning models designed for high-performance inference using OpenVINO. It serves as a model repository and deployment framework that streamlines the integration of neural networks into production environments. The project utilizes a centralized manifest and a versioned registry to automate the downloading and organization of model weights and metadata. It includes tools for benchmarking inference performance and validating model accuracy by comparing outputs against ground-truth tensors to quantify precision loss. The

    Pythoncaffemodelcnn-modeldeep-learning-models
    عرض على GitHub↗4,408

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

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

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

Find more with AI search
  • 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
  • qqwweee/keras-yolo3الصورة الرمزية لـ qqwweee

    qqwweee/keras-yolo3

    7,116عرض على GitHub↗

    This project is an object detection framework implementing the YOLOv3 architecture using Keras and TensorFlow. It functions as a deep learning vision model and computer vision toolset designed to locate and classify multiple entities within images and video streams using bounding boxes. The system includes a multi-GPU inference engine to distribute computational loads across several graphics processing units. It also provides a pipeline for creating custom object detectors by retraining pre-trained weights on annotated datasets to recognize user-defined object classes. The framework covers m

    Python
    عرض على GitHub↗7,116
  • wongkinyiu/yolov9الصورة الرمزية لـ WongKinYiu

    WongKinYiu/yolov9

    9,534عرض على GitHub↗

    YOLOv9 is a real-time computer vision framework and deep learning model designed for image classification, object detection, and instance segmentation. It functions as both a vision model and a trainer, allowing for the optimization of neural network weights on custom datasets using single or multiple GPUs. The framework utilizes programmable gradient information to perform high-speed identification and location of multiple objects within images and video streams. It extends beyond bounding box detection to provide instance segmentation and panoptic segmentation, which labels every pixel in a

    Pythonyolov9
    عرض على GitHub↗9,534
  • aladdinpersson/machine-learning-collectionالصورة الرمزية لـ aladdinpersson

    aladdinpersson/Machine-Learning-Collection

    8,465عرض على GitHub↗

    This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures. The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside

    Pythonmachine-learningmachine-learning-algorithmspytorch
    عرض على GitHub↗8,465
  • pkmital/tensorflow_tutorialsالصورة الرمزية لـ pkmital

    pkmital/tensorflow_tutorials

    5,668عرض على GitHub↗

    This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and tensor operations using the TensorFlow framework. It serves as a machine learning educational repository and implementation guide for deep learning students. The suite focuses on specific advanced architectures, including convolutional networks for image classification, residual networks with skip connections for training stability, and variational autoencoders for generative modeling and data synthesis. It also includes guides for building denoising and deep autoencoders to pe

    Jupyter Notebook
    عرض على GitHub↗5,668
  • rudrabha/wav2lipالصورة الرمزية لـ Rudrabha

    Rudrabha/Wav2Lip

    13,045عرض على GitHub↗

    Wav2Lip is a deep learning lip sync model and neural talking head framework designed to synchronize the lip movements in a video to match a provided audio file. It functions as a computer vision lip synchronizer and speech-to-lip generator that maps speech patterns to visual mouth movements to produce realistic talking head videos. The system utilizes a framework for training and evaluating models that align audio and video frames. This includes the ability to train lip-sync models and visual discriminators using speech-to-lip datasets and evaluating the resulting synchronization accuracy thr

    Python
    عرض على GitHub↗13,045
  • heuritech/convnets-kerasH

    heuritech/convnets-keras

    0عرض على GitHub↗
    عرض على GitHub↗0
  • infaaa/build-your-own-x-vibe-codingالصورة الرمزية لـ inFaaa

    inFaaa/build-your-own-x-vibe-coding

    80عرض على GitHub↗

    Master programming by recreating your favorite technologies from scratch with vibe coding.

    Python
    عرض على GitHub↗80
  • jalola/compare-tensorflow-pytorchJ

    jalola/compare-tensorflow-pytorch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jocicmarko/ultrasound-nerve-segmentationالصورة الرمزية لـ jocicmarko

    jocicmarko/ultrasound-nerve-segmentation

    944عرض على GitHub↗

    This tutorial shows how to use Keras library to build deep neural network for ultrasound image nerve segmentation. More info on this Kaggle competition can be found on https://www.kaggle.com/c/ultrasound-nerve-segmentation.

    Python
    عرض على GitHub↗944
  • jtoy/sketchnetJ

    jtoy/sketchnet

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kaiyangzhou/deep-person-reidالصورة الرمزية لـ KaiyangZhou

    KaiyangZhou/deep-person-reid

    4,849عرض على GitHub↗

    This project is a PyTorch person re-identification framework designed for training and evaluating models that identify individuals across different camera views. It provides a complete model training pipeline, a deep learning feature extractor for converting images into numeric vectors, and a suite of computer vision benchmarking tools to measure identity retrieval accuracy. The framework includes a specialized transfer learning toolkit that supports layer freezing, staged learning rate optimization, and differential learning rates for fine-tuning pretrained models. It distinguishes itself th

    Pythoncomputer-visioncross-domaindeep-learning
    عرض على GitHub↗4,849
  • karanchahal/doodlemasterالصورة الرمزية لـ karanchahal

    karanchahal/DoodleMaster

    2,408عرض على GitHub↗

    "Don't code your UI, Draw it !"

    JavaScript
    عرض على GitHub↗2,408
  • kevmo314/codec-from-scratchالصورة الرمزية لـ kevmo314

    kevmo314/codec-from-scratch

    453عرض على GitHub↗

    Build a simple video encoder from scratch

    Go
    عرض على GitHub↗453
  • luvit/luvitالصورة الرمزية لـ luvit

    luvit/luvit

    3,953عرض على GitHub↗

    Luvit is an event-driven runtime for Lua that integrates libuv to provide non-blocking I/O and asynchronous system operations. It functions as an asynchronous network framework and execution environment that leverages Just-In-Time compilation for high-performance script processing. The platform enables the distribution of network traffic across multiple CPU cores through a TCP cluster manager that shares socket handles among child processes. It provides specialized capabilities for building HTTP servers by decoding incoming request streams and encoding responses via a stream processor. The r

    Lua
    عرض على GitHub↗3,953
  • ml4a/ml4a-guidesM

    ml4a/ml4a-guides

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mmirman/mentisoculiM

    mmirman/MentisOculi

    0عرض على GitHub↗
    عرض على GitHub↗0
  • nzw0301/keras-examplesN

    nzw0301/keras-examples

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

    raghakot/keras-resnet

    1,390عرض على GitHub↗

    Residual networks implementation using Keras-1.0 functional API

    Python
    عرض على GitHub↗1,390
  • raghakot/ultrasound-nerve-segmentationR

    raghakot/ultrasound-nerve-segmentation

    0عرض على GitHub↗
    عرض على GitHub↗0
  • relativty/relativالصورة الرمزية لـ relativty

    relativty/Relativ

    7,189عرض على GitHub↗

    Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical design, electronics, and software interfaces required to build a headset from scratch. It provides the frameworks necessary for assembling devices using open-source electronics and firmware. The project integrates custom hardware with SteamVR through driver-based configurations, mapping device identifiers and display viewports to ensure rendered images align with physical secondary displays. It employs a combination of microcontroller-based inertial measurement unit polling fo

    C++
    عرض على GitHub↗7,189
  • snf/keras-fractalnetالصورة الرمزية لـ snf

    snf/keras-fractalnet

    157عرض على GitHub↗

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

    Python
    عرض على GitHub↗157
  • t-vi/pytorch-tvmiscT

    t-vi/pytorch-tvmisc

    0عرض على GitHub↗
    عرض على GitHub↗0
  • tannerrogalsky/punchdrunkالصورة الرمزية لـ TannerRogalsky

    TannerRogalsky/punchdrunk

    81عرض على GitHub↗

    An attempt to replicate the LÖVE API in the browser using moonshine.

    JavaScript
    عرض على GitHub↗81