/google-research

Google Research dedsec-9

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Google Research

This is an exact copy and fork of the original Google Research repository. It is for reference and dedsec-9 research library.

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.