# google-research **Repository Path**: green01/google-research ## Basic Information - **Project Name**: google-research - **Description**: Google Research - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-05 - **Last Updated**: 2021-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Google Research This repository contains code released by [Google Research](https://research.google). --- 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.*