Giter Site home page Giter Site logo

Meta Research's Projects

fastmri icon fastmri

A large-scale dataset of both raw MRI measurements and clinical MRI images.

fasttext icon fasttext

Library for fast text representation and classification.

fbcddisgraph icon fbcddisgraph

The codes reproduce the figures and statistics in the paper, "A graphical method of cumulative differences between two subpopulations," by Mark Tygert. The repo also provides the LaTeX and BibTex sources required for replicating the paper.

fbcdgraph icon fbcdgraph

The codes reproduce the figures and statistics in the paper, "Cumulative deviation of a subpopulation from the full population," by Mark Tygert. The repo also provides the LaTeX and BibTex sources required for replicating the paper.

fbooja icon fbooja

Implements the bootstrap and jackknife methods of http://tygert.com/jdssv.pdf

fbpcf icon fbpcf

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 statistics without sharing information on the individual level.

fbpcp icon fbpcp

FBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation) applications in a distributed way on virtual private clouds. FBPCF (Facebook Private Computation Framework) is for scaling MPC computation up via threading, while FBPCP is for scaling MPC computation out via Private Scaling architecture.

fbpcs icon fbpcs

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.

fbtt-embedding icon fbtt-embedding

This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as recommendation and natural language processing. We showed this library can reduce the total model size by up to 100x in Facebook’s open sourced DLRM model while achieving same model quality. Our implementation is faster than the state-of-the-art implementations. Existing the state-of-the-art library also decompresses the whole embedding tables on the fly therefore they do not provide memory reduction during runtime of the training. Our library decompresses only the requested rows therefore can provide 10,000 times memory footprint reduction per embedding table. The library also includes a software cache to store a portion of the entries in the table in decompressed format for faster lookup and process.

fdr_scheduler icon fdr_scheduler

Fluctuation-dissipation relations for stochastic gradient descent

fews icon fews

Experiment code to create the dataset presented in the EACL2021 paper "FEWS: Large-Scale, Low-Shot Word Sense Disambiguation with the Dictionary".

fewshotdatasetdesign icon fewshotdatasetdesign

The paper studies the problem of learning to recognize a new class of objects from a very small number of labeled images. This is called few-shot learning. Previous work in the literature focused on designing new algorithms that allow to learn to generalize to new unseen classes.In this work, we consider the impact of the dataset that we train on, and experiment with some dataset manipulations to see which trade-offs are important in the design of a dataset aimed at few-shot learning.

find icon find

FIND: search For Inductive biases IN Deep seq2seq

fine_grained_hateful_memes icon fine_grained_hateful_memes

Fine grained annotations extending hateful memes dataset with additional labels for identifying protected categories and attack types.

fisher_information_loss icon fisher_information_loss

This code reproduces the results of the paper, "Measuring Data Leakage in Machine-Learning Models with Fisher Information"

fixres icon fixres

This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423

fjd icon fjd

Fréchet Joint Distance

flores icon flores

Facebook Low Resource (FLoRes) MT Benchmark

flowframe icon flowframe

FlowFrame enforces information flow control policies in Scala Spark applications.

flsim icon flsim

Federated Learning Simulator (FLSim) is a flexible, standalone core library that simulates FL settings with a minimal, easy-to-use API. FLSim is domain-agnostic and accommodates many use cases such as vision and text.

foltr-es icon foltr-es

The source code to reproduce the results reported in the 'Federated Online Learning to Rank with Evolution Strategies' paper, published at WSDM 2019.

fppe icon fppe

Experiment code for FPPE paper.

frankmocap icon frankmocap

A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator

frl-distributed-ml-scaffold icon frl-distributed-ml-scaffold

Define an ML problem to train with Pytorch and to leverage Pytorch's functionality for multiprocessing and distributed compute.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.