Skip to content
@facebookresearch

Meta Research

Popular repositories

  1. FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

    Python 25.6k 5.5k

  2. fastText Public

    Library for fast text representation and classification.

    HTML 24.3k 4.6k

  3. Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

    Python 23.9k 6.5k

  4. fairseq Public

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

    Python 21.2k 5.3k

  5. faiss Public

    A library for efficient similarity search and clustering of dense vectors.

    C++ 19.7k 2.8k

  6. llama Public

    Inference code for LLaMA models

    Python 11k 1.7k

Repositories

  • fbpcf Public

    Private computation framework library allows developers to perform randomized controlled trials, without leaking information about who participated or what action an individual took. It uses secure multiparty computation to guarantee this privacy. It is suitable for conducting A/B testing, or measuring advertising lift and learning the aggregate…

    C++ 121 MIT 63 0 28 Updated Mar 14, 2023
  • metaseq Public

    Repo for external large-scale work

  • home-robot Public

    Low-level API for controlling various home robots

    Jupyter Notebook 33 MIT 4 17 5 Updated Mar 14, 2023
  • habitat-lab Public

    A modular high-level library to train embodied AI agents across a variety of tasks and environments.

    Python 1,017 MIT 355 90 (5 issues need help) 47 Updated Mar 14, 2023
  • habitat-challenge Public

    Code for the habitat challenge

    Python 235 MIT 49 3 1 Updated Mar 14, 2023
  • ParlAI Public

    A framework for training and evaluating AI models on a variety of openly available dialogue datasets.

  • nccl Public

    Optimized primitives for collective multi-GPU communication

    C++ 1 560 0 8 Updated Mar 14, 2023
  • fbpcs Public

    FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data.

    Python 100 MIT 137 0 88 Updated Mar 14, 2023
  • aepsych Public

    AEPsych is a tool for adaptive experimentation in psychophysics and perception research, built on top of gpytorch and botorch.

  • hydra Public

    Hydra is a framework for elegantly configuring complex applications