"tests/git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "6318a1192c3b70161a28b0790a8e15c2e9e48ab6"
Unverified Commit a622ba7f authored by Jaeyoun Kim's avatar Jaeyoun Kim Committed by GitHub
Browse files

Update README.md

Added a "No Maintenance Intended" badge
parent d6cf4336
![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 Unsupervised Learning Rules # Learning Unsupervised Learning Rules
This repository contains code and weights for the learned update rule This repository contains code and weights for the learned update rule
presented in "Learning Unsupervised Learning Rules." At this time, this presented in "Learning Unsupervised Learning Rules." At this time, this
code can not meta-train the update rule. code can not meta-train the update rule.
### Structure ### Structure
`run_eval.py` contains the main training loop. This constructs an op `run_eval.py` contains the main training loop. This constructs an op
that runs one iteration of the learned update rule and assigns the that runs one iteration of the learned update rule and assigns the
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment