The Wayback Machine - http://web.archive.org/web/20201028145351/https://github.com/google-research/google-research
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jan 22, 2020
Mar 19, 2020
bam
Jan 22, 2020
cfq
Oct 27, 2020
dac
Jan 22, 2020
Jan 22, 2020
Jan 22, 2020
ebp
Jul 3, 2020
eim
Feb 12, 2020
Jan 22, 2020
Jun 17, 2020
ieg
Jun 26, 2020
Jan 22, 2020
Jan 22, 2020
Jan 22, 2020
Mar 26, 2020
Jan 22, 2020
Jan 22, 2020
Feb 5, 2020
r4r
Jan 22, 2020
Oct 5, 2020
Feb 13, 2020
Jan 22, 2020
Jan 22, 2020
Jun 17, 2020
Jan 22, 2020
Jan 22, 2020
Mar 2, 2020
tft
Oct 17, 2020
Jan 22, 2020
Oct 5, 2018
Jan 22, 2020

README.md

Google Research

This repository contains code released by Google Research.

All datasets in this repository are released under the CC BY 4.0 International license, which can be found here: https://creativecommons.org/licenses/by/4.0/legalcode. All source files in this repository are released under the Apache 2.0 license, the text of which can be found in the LICENSE file.


Because the repo is large, we recommend you download only the subdirectory of interest:

SUBDIR=foo
svn export https://github.com/google-research/google-research/trunk/$SUBDIR

If you'd like to submit a pull request, you'll need to clone the repository; we recommend making a shallow clone (without history).

git clone git@github.com:google-research/google-research.git --depth=1

Disclaimer: This is not an official Google product.

You can’t perform that action at this time.