From 61ed5c09726dd6753b045ce8058c87dc90d72afe Mon Sep 17 00:00:00 2001 From: "zihao.chen" Date: Wed, 1 Apr 2020 15:37:31 +0800 Subject: [PATCH] add my open source project --- awesomelist/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/awesomelist/README.md b/awesomelist/README.md index 922d0aa..47062d5 100644 --- a/awesomelist/README.md +++ b/awesomelist/README.md @@ -175,3 +175,5 @@ Projects under Anti 996ICU License. Thanks for your support! |![WebCell](https://web-cell.dev/image/WebCell-0.png)|[WebCell](https://web-cell.dev/)|[GitHub](https://github.com/EasyWebApp/WebCell)|![](https://img.shields.io/github/stars/EasyWebApp/WebCell.svg)| 轻量级 Web Components 标准应用框架 |![LICENSE](https://img.shields.io/badge/license-LGPL--3.0-brightgreen.svg) with [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| | | [mSQL](https://github.com/m-sql/msql) | [GitHub](https://github.com/m-sql/msql) |[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| 一个对SQL美化和自动化改写 及 EXPLAIN 深度解析的工具|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| | | [mPSR](https://github.com/m-sql/mpsr) | [GitHub](https://github.com/m-sql/mpsr)|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| PSR 美化 及 PHP Hacker小工具|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| +| | [Bilinear CNN pytorch](https://github.com/chencodeX/Bilinear_CNN_dog_classifi) | [GitHub](https://github.com/chencodeX/Bilinear_CNN_dog_classifi)|[![](https://img.shields.io/github/stars/chencodeX/Bilinear_CNN_dog_classifi.svg)](https://img.shields.io/github/stars/chencodeX/Bilinear_CNN_dog_classifi.svg)| 基于 pytorch 构建的双线性网络,用于图像分类任务|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| +| | [RNN pytorch](https://github.com/chencodeX/RNN_Pytorch) | [GitHub](https://github.com/chencodeX/RNN_Pytorch)|[![](https://img.shields.io/github/stars/chencodeX/RNN_Pytorch.svg)](https://img.shields.io/github/stars/chencodeX/RNN_Pytorch.svg)| 基于 pytorch 构建的卷积循环神经网络,用于图像序列预测任务|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| \ No newline at end of file