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
facebookresearch avatar

facebookresearch/GradientEpisodicMemoryArchived

0
View on GitHub↗
408 stars·76 forks·Python·8 views

GradientEpisodicMemory

Continuum Learning with GEM: Gradient Episodic Memory

Features

  • Continual Learning Frameworks - Implementation of gradient-based episodic memory for continual learning.
  • Model Implementations - Gradient episodic memory for continuum learning.

Star history

Star history chart for facebookresearch/gradientepisodicmemoryStar history chart for facebookresearch/gradientepisodicmemory

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to GradientEpisodicMemory

Similar open-source projects, ranked by how many features they share with GradientEpisodicMemory.
  • arunmallya/packnetarunmallya avatar

    arunmallya/packnet

    243View on GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    View on GitHub↗243
  • meta-llama/llama-cookbookmeta-llama avatar

    meta-llama/llama-cookbook

    18,375View on GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    View on GitHub↗18,375
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • adambielski/capsnet-pytorchA

    adambielski/CapsNet-pytorch

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to GradientEpisodicMemory→

Frequently asked questions

What does facebookresearch/gradientepisodicmemory do?

Continuum Learning with GEM: Gradient Episodic Memory

What are the main features of facebookresearch/gradientepisodicmemory?

The main features of facebookresearch/gradientepisodicmemory are: Continual Learning Frameworks, Model Implementations.

What are some open-source alternatives to facebookresearch/gradientepisodicmemory?

Open-source alternatives to facebookresearch/gradientepisodicmemory include: arunmallya/packnet — Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning. meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… adap/flower — Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across… agermanidis/thingscoop — Search and filter videos based on objects that appear in them using convolutional neural networks. adambielski/capsnet-pytorch.