awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-deepmind avatar

google-deepmind/deepmind-research

0
View on GitHub↗
15,034 stele·2,883 fork-uri·Jupyter Notebook·Apache-2.0·8 vizualizări

Deepmind Research

This is an open-source research repository providing a collection of machine learning implementations designed to reproduce results from published academic papers. It serves as a public archive of code and datasets used to validate scientific claims within the field of artificial intelligence.

The repository contains neural network code implemented using both JAX and PyTorch to support scalable research and experimentation.

The codebase covers a range of research and development activities, including the implementation of specific AI models, the validation of deep learning benchmarks, and the general reproduction of machine learning research and scientific paper verification.

Features

  • Research Reproductions - Provides a collection of implementations designed to reproduce the results and logic of published machine learning research.
  • Machine Learning Implementations - Provides a collection of code-based reference implementations of core machine learning algorithms from research papers.
  • Neural Network Implementations - Implements specific neural network architectures and algorithms described in academic research papers.
  • Paper-to-Code Implementations - Translates academic research papers into functional code to test the metrics and claims of AI publications.
  • Research Repositories - Serves as a public archive of experimental code, datasets, and methodologies for advancing AI research.
  • Reproducible Research Publishing - Provides the open-source code and datasets necessary to reproduce findings and verify scientific claims from published research.
  • Benchmark Validations - Includes standardized implementations to validate and compare model performance against established research baselines.
  • JAX Implementations - Ships high-performance neural network implementations using JAX for scalable scientific computing.
  • PyTorch Implementations - Ships deep learning implementations utilizing PyTorch for neural network architecture and experimentation.

Istoric stele

Graficul istoricului de stele pentru google-deepmind/deepmind-researchGraficul istoricului de stele pentru google-deepmind/deepmind-research

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 Deepmind Research

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Deepmind Research.
  • pageman/sutskever-30-implementationsAvatar pageman

    pageman/sutskever-30-implementations

    3,148Vezi pe GitHub↗

    This project is a collection of deep learning research implementations and a reproduction kit designed to translate theoretical AI papers into working code. It provides a library of neural network architectures and reference implementations for reproducing seminal research concepts through interactive notebooks. The repository distinguishes itself through the implementation of AI theory and scaling laws, covering complexity dynamics, information theory, and the simulation of universal AI agents. It also includes a benchmarking suite for synthetic reasoning, allowing for the evaluation of mode

    Jupyter Notebook
    Vezi pe GitHub↗3,148
  • deepmind/deepmind-researchAvatar deepmind

    deepmind/deepmind-research

    15,024Vezi pe GitHub↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    Vezi pe GitHub↗15,024
  • morvanzhou/tutorialsAvatar MorvanZhou

    MorvanZhou/tutorials

    12,952Vezi pe GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    Vezi pe GitHub↗12,952
  • ageron/handson-ml2Avatar ageron

    ageron/handson-ml2

    29,938Vezi pe GitHub↗

    This project provides a collection of practical machine learning code examples, including implementations for supervised, unsupervised, and reinforcement learning algorithms. It features deep learning model implementations for convolutional, recurrent, and generative architectures, alongside specific examples of reinforcement learning agents that maximize rewards in simulated environments. The repository includes dedicated data preprocessing pipelines for sanitization, feature scaling, and dimensionality reduction. It also provides implementations for a wide range of specific models, such as

    Jupyter Notebook
    Vezi pe GitHub↗29,938
Vezi toate cele 30 alternative pentru Deepmind Research→

Întrebări frecvente

Ce face google-deepmind/deepmind-research?

This is an open-source research repository providing a collection of machine learning implementations designed to reproduce results from published academic papers. It serves as a public archive of code and datasets used to validate scientific claims within the field of artificial intelligence.

Care sunt principalele funcționalități ale google-deepmind/deepmind-research?

Principalele funcționalități ale google-deepmind/deepmind-research sunt: Research Reproductions, Machine Learning Implementations, Neural Network Implementations, Paper-to-Code Implementations, Research Repositories, Reproducible Research Publishing, Benchmark Validations, JAX Implementations.

Care sunt câteva alternative open-source pentru google-deepmind/deepmind-research?

Alternativele open-source pentru google-deepmind/deepmind-research includ: pageman/sutskever-30-implementations — This project is a collection of deep learning research implementations and a reproduction kit designed to translate… deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… ctgk/prml — PRML is a Python machine learning library and statistical learning toolkit. It provides code implementations of… ageron/handson-ml2 — This project provides a collection of practical machine learning code examples, including implementations for… labmlai/annotated_deep_learning_paper_implementations — This project is a collection of deep learning research papers translated into annotated code. It serves as a resource…