Skip to content

Updated README files of research models #8390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 40 commits into from
Apr 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
0254b72
Update README.md
jaeyounkim Apr 12, 2020
3b05ff2
Update README.md
jaeyounkim Apr 12, 2020
0bd3d64
Update README.md
jaeyounkim Apr 12, 2020
e01c3e0
Update README.md
jaeyounkim Apr 12, 2020
c9facea
Update README.md
jaeyounkim Apr 12, 2020
f722722
Update README.md
jaeyounkim Apr 12, 2020
81a4fae
Update README.md
jaeyounkim Apr 12, 2020
12f4cf4
Update README.md
jaeyounkim Apr 12, 2020
0094f8d
Update README.md
jaeyounkim Apr 12, 2020
093709c
Update README.md
jaeyounkim Apr 12, 2020
0cc25b5
Update README.md
jaeyounkim Apr 12, 2020
15e2075
Update README.md
jaeyounkim Apr 12, 2020
dfceef8
Update README.md
jaeyounkim Apr 12, 2020
deb738d
Update README.md
jaeyounkim Apr 12, 2020
930da0e
Update README.md
jaeyounkim Apr 12, 2020
18fd5c6
Update README.md
jaeyounkim Apr 12, 2020
3742bde
Update README.md
jaeyounkim Apr 12, 2020
c23d0ec
Update README.md
jaeyounkim Apr 12, 2020
88fbd3e
Create README.md
jaeyounkim Apr 12, 2020
60d63e9
Update README.md
jaeyounkim Apr 12, 2020
4e7751c
Update README.md
jaeyounkim Apr 12, 2020
c892b36
Update README.md
jaeyounkim Apr 12, 2020
a44c9b6
Update README.md
jaeyounkim Apr 12, 2020
1139c1b
Update README.md
jaeyounkim Apr 12, 2020
3404d51
Update README.md
jaeyounkim Apr 12, 2020
6a54d2a
Update README.md
jaeyounkim Apr 12, 2020
6bfed55
Update README.md
jaeyounkim Apr 12, 2020
76dfcde
Update README.md
jaeyounkim Apr 12, 2020
9b5e40a
Update README.md
jaeyounkim Apr 12, 2020
06f6d81
Update README.md
jaeyounkim Apr 12, 2020
e4934b5
Update README.md
jaeyounkim Apr 12, 2020
e2e9051
Update README.md
jaeyounkim Apr 12, 2020
ab7c38c
Update README.md
jaeyounkim Apr 12, 2020
c2e3747
Update README.md
jaeyounkim Apr 12, 2020
2bfee60
Update README.md
jaeyounkim Apr 12, 2020
bb90538
Update README.md
jaeyounkim Apr 12, 2020
4814501
Update README.md
jaeyounkim Apr 12, 2020
8e08c69
Update README.md
jaeyounkim Apr 12, 2020
1ea52a4
Update README.md
jaeyounkim Apr 12, 2020
a0f4764
Update README.md
jaeyounkim Apr 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions research/adv_imagenet_models/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Adversarially trained ImageNet models

Pre-trained ImageNet models from the following papers:
Expand Down
4 changes: 4 additions & 0 deletions research/adversarial_crypto/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Learning to Protect Communications with Adversarial Neural Cryptography

This is a slightly-updated model used for the paper
Expand Down
3 changes: 3 additions & 0 deletions research/adversarial_logit_pairing/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Adversarial logit pairing

Expand Down
3 changes: 3 additions & 0 deletions research/adversarial_text/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Adversarial Text Classification

Code for [*Adversarial Training Methods for Semi-Supervised Text Classification*](https://arxiv.org/abs/1605.07725) and [*Semi-Supervised Sequence Learning*](https://arxiv.org/abs/1511.01432).
Expand Down
3 changes: 3 additions & 0 deletions research/audioset/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Models for AudioSet: A Large Scale Dataset of Audio Events

This repository provides models and supporting code associated with
Expand Down
3 changes: 3 additions & 0 deletions research/autoencoder/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)
4 changes: 4 additions & 0 deletions research/cognitive_mapping_and_planning/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Cognitive Mapping and Planning for Visual Navigation
**Saurabh Gupta, James Davidson, Sergey Levine, Rahul Sukthankar, Jitendra Malik**

Expand Down
5 changes: 5 additions & 0 deletions research/deep_speech/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# DeepSpeech2 Model

## Overview
This is an implementation of the [DeepSpeech2](https://arxiv.org/pdf/1512.02595.pdf) model. Current implementation is based on the code from the authors' [DeepSpeech code](https://github.com/PaddlePaddle/DeepSpeech) and the implementation in the [MLPerf Repo](https://github.com/mlperf/reference/tree/master/speech_recognition).

Expand Down
3 changes: 3 additions & 0 deletions research/delf/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# DELF: DEep Local Features

This project presents code for extracting DELF features, which were introduced
Expand Down
4 changes: 4 additions & 0 deletions research/domain_adaptation/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

## Introduction
This is the code used for two domain adaptation papers.

Expand Down
3 changes: 3 additions & 0 deletions research/efficient-hrl/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

Code for performing Hierarchical RL based on the following publications:

"Data-Efficient Hierarchical Reinforcement Learning" by
Expand Down
6 changes: 5 additions & 1 deletion research/fivo/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Filtering Variational Objectives

This folder contains a TensorFlow implementation of the algorithms from
Expand Down Expand Up @@ -208,4 +212,4 @@ This codebase comes with a number of tests to verify correctness, runnable via `

### Contact

This codebase is maintained by Dieterich Lawson, reachable via email at [email protected]. For questions and issues please open an issue on the tensorflow/models issues tracker and assign it to @dieterichlawson.
This codebase is maintained by Dieterich Lawson. For questions and issues please open an issue on the tensorflow/models issues tracker and assign it to @dieterichlawson.
4 changes: 4 additions & 0 deletions research/global_objectives/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Global Objectives
The Global Objectives library provides TensorFlow loss functions that optimize
directly for a variety of objectives including AUC, recall at precision, and
Expand Down
4 changes: 4 additions & 0 deletions research/im2txt/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Show and Tell: A Neural Image Caption Generator

A TensorFlow implementation of the image-to-text model described in the paper:
Expand Down
3 changes: 3 additions & 0 deletions research/inception/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

**NOTE: For the most part, you will find a newer version of this code at [models/research/slim](https://github.com/tensorflow/models/tree/master/research/slim).** In particular:

* `inception_train.py` and `imagenet_train.py` should no longer be used. The slim editions for running on multiple GPUs are the current best examples.
Expand Down
4 changes: 4 additions & 0 deletions research/learned_optimizer/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Learned Optimizer

Code for [Learned Optimizers that Scale and Generalize](https://arxiv.org/abs/1703.04813).
Expand Down
6 changes: 6 additions & 0 deletions research/learning_to_remember_rare_events/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

---

Code for the Memory Module as described
in "Learning to Remember Rare Events" by
Lukasz Kaiser, Ofir Nachum, Aurko Roy, and Samy Bengio
Expand Down
4 changes: 4 additions & 0 deletions research/lexnet_nc/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# LexNET for Noun Compound Relation Classification

This is a [Tensorflow](http://www.tensorflow.org/) implementation of the LexNET
Expand Down
4 changes: 4 additions & 0 deletions research/lm_1b/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

<font size=4><b>Language Model on One Billion Word Benchmark</b></font>

<b>Authors:</b>
Expand Down
4 changes: 4 additions & 0 deletions research/lm_commonsense/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# A Simple Method for Commonsense Reasoning

This repository contains code to reproduce results from [*A Simple Method for Commonsense Reasoning*](https://arxiv.org/abs/1806.02847).
Expand Down
3 changes: 3 additions & 0 deletions research/marco/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

Automating the Evaluation of Crystallization Experiments
========================================================

Expand Down
4 changes: 4 additions & 0 deletions research/maskgan/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# MaskGAN: Better Text Generation via Filling in the ______

Code for [*MaskGAN: Better Text Generation via Filling in the
Expand Down
4 changes: 4 additions & 0 deletions research/namignizer/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Namignizer

Use a variation of the [PTB](https://www.tensorflow.org/versions/r0.8/tutorials/recurrent/index.html#recurrent-neural-networks) model to recognize and generate names using the [Kaggle Baby Name Database](https://www.kaggle.com/kaggle/us-baby-names).
Expand Down
4 changes: 4 additions & 0 deletions research/neural_gpu/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# NeuralGPU
Code for the Neural GPU model described in http://arxiv.org/abs/1511.08228.
The extended version was described in https://arxiv.org/abs/1610.08613.
Expand Down
4 changes: 4 additions & 0 deletions research/neural_programmer/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Neural Programmer

Implementation of the Neural Programmer model described in [paper](https://openreview.net/pdf?id=ry2YOrcge)
Expand Down
4 changes: 4 additions & 0 deletions research/next_frame_prediction/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

<font size=4><b>Visual Dynamics: Probabilistic Future Frame Synthesis via Cross Convolutional Networks.</b></font>

<b>Introduction</b>
Expand Down
2 changes: 2 additions & 0 deletions research/object_detection/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Tensorflow Object Detection API
Creating accurate machine learning models capable of localizing and identifying
Expand Down
3 changes: 3 additions & 0 deletions research/pcl_rl/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

Code for several RL algorithms used in the following papers:
* "Improving Policy Gradient by Exploring Under-appreciated Rewards" by
Ofir Nachum, Mohammad Norouzi, and Dale Schuurmans.
Expand Down
4 changes: 4 additions & 0 deletions research/qa_kg/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Module networks for question answering on knowledge graph

This code repository contains a TensorFlow model for question answering on
Expand Down
4 changes: 4 additions & 0 deletions research/real_nvp/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Real NVP in TensorFlow

*A Tensorflow implementation of the training procedure of*
Expand Down
4 changes: 4 additions & 0 deletions research/sentiment_analysis/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Sentiment Analysis
## Overview
This is an implementation of the Sentiment Analysis model as described in the [this paper](https://arxiv.org/abs/1412.1058). The implementation is with the reference to [paddle version](https://github.com/mlperf/reference/tree/master/sentiment_analysis/paddle).
Expand Down
4 changes: 4 additions & 0 deletions research/seq2species/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Seq2Species: Neural Network Models for Species Classification

*A deep learning solution for read-level taxonomic classification with 16s.*
Expand Down
4 changes: 4 additions & 0 deletions research/skip_thoughts/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Skip-Thought Vectors

This is a TensorFlow implementation of the model described in:
Expand Down
6 changes: 5 additions & 1 deletion research/steve/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Stochastic Ensemble Value Expansion

*A hybrid model-based/model-free reinforcement learning algorithm for sample-efficient continuous control.*
Expand Down Expand Up @@ -87,4 +91,4 @@ toy examples in the first segment of the paper.
config file and a GPU, it takes the filename of the model to load as a mandatory third argument.

## Contact
Please contact GitHub user buckman-google ([email protected]) with any questions.
Please contact GitHub user buckman-google ([email protected]) with any questions.
4 changes: 4 additions & 0 deletions research/struct2depth/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# struct2depth

This a method for unsupervised learning of depth and egomotion from monocular video, achieving new state-of-the-art results on both tasks by explicitly modeling 3D object motion, performing on-line refinement and improving quality for moving objects by novel loss formulations. It will appear in the following paper:
Expand Down
4 changes: 4 additions & 0 deletions research/swivel/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Swivel in Tensorflow

This is a [TensorFlow](http://www.tensorflow.org/) implementation of the
Expand Down
4 changes: 4 additions & 0 deletions research/textsum/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

Sequence-to-Sequence with Attention Model for Text Summarization.

Authors:
Expand Down
4 changes: 4 additions & 0 deletions research/transformer/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Spatial Transformer Network

The Spatial Transformer Network [1] allows the spatial manipulation of data within the network.
Expand Down
3 changes: 3 additions & 0 deletions research/vid2depth/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# vid2depth

**Unsupervised Learning of Depth and Ego-Motion from Monocular Video Using 3D Geometric Constraints**
Expand Down
4 changes: 4 additions & 0 deletions research/video_prediction/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-%E2%9C%95-red.svg)
![TensorFlow Requirement: 1.x](https://img.shields.io/badge/TensorFlow%20Requirement-1.x-brightgreen)
![TensorFlow 2 Not Supported](https://img.shields.io/badge/TensorFlow%202%20Not%20Supported-%E2%9C%95-red.svg)

# Video Prediction with Neural Advection

*A TensorFlow implementation of the models described in [Unsupervised Learning for Physical Interaction through Video Prediction (Finn et al., 2016)](https://arxiv.org/abs/1605.07157).*
Expand Down