...
 
Commits (3)
    https://gitcode.net/zkxw2008/git2/-/commit/82a4df522a4ca5f5f56989af9a07237863235c6a 更新ai内容 2021-11-25T15:26:20+08:00 ZhangKai zhangkai@csdn.net https://gitcode.net/zkxw2008/git2/-/commit/26a8c3c0e3cafbc8157d754a6d45cb5c1631f983 补充:机器学习与语音识别 2021-11-25T18:35:27+08:00 ZhangKai zhangkai@csdn.net https://gitcode.net/zkxw2008/git2/-/commit/e29b576ea68058707c6d63b02dee1c108cf892ba Merge branch 'master' of gitcode.net:zkxw2008/git2 2021-11-25T18:35:38+08:00 ZhangKai zhangkai@csdn.net
......@@ -4534,6 +4534,21 @@
{
"title": "机器学习",
"nav": [
{
"nav": [
{
"icon": "https://avatars.githubusercontent.com/u/15658638?s=200&v=4",
"name": "tensorflow",
"desc": "An Open Source Machine Learning Framework for Everyone",
"url": "https://github.com/tensorflow/tensorflow",
"createdAt": "",
"urls": {
"中文": "https://www.tensorflow.org/tutorials",
"GitCode": "https://gitcode.net/mirrors/tensorflow/tensorflow"
},
"rate": 5,
"top": false
},
{
"icon": "https://avatars.githubusercontent.com/u/365630?s=200&v=4",
"name": "scikit-learn",
......@@ -4546,6 +4561,23 @@
},
"rate": 5,
"top": false
},
{
"icon": "https://avatars.githubusercontent.com/u/21003710?s=200&v=4",
"name": "PyTorch",
"desc": "An open source machine learning framework that accelerates the path from research prototyping to production deployment.",
"url": "https://github.com/pytorch/pytorch",
"createdAt": "",
"urls": {
"英文": "https://pytorch.org/tutorials/",
"GitCode": "https://gitcode.net/mirrors/pytorch/pytorch"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
}
],
"collapsed": false,
......@@ -4566,6 +4598,30 @@
},
"rate": 5,
"top": false
},
{
"name": "DeepSpeech",
"desc": "DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.",
"url": "https://github.com/mozilla/DeepSpeech",
"createdAt": "",
"urls": {
"英文": "https://deepspeech.readthedocs.io/en/r0.9/?badge=latest",
"GitCode": "https://gitcode.net/mirrors/mozilla/DeepSpeech"
},
"rate": 5,
"top": false
},
{
"name": "PaddleSpeech",
"desc": "A Speech Toolkit based on PaddlePaddle.",
"url": "https://github.com/PaddlePaddle/PaddleSpeech",
"createdAt": "",
"urls": {
"英文": "https://paddlespeech.readthedocs.io/en/latest/",
"GitCode": "https://gitcode.net/mirrors/paddlepaddle/deepspeech"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
......@@ -4573,6 +4629,8 @@
},
{
"title": "计算机视觉",
"nav": [
{
"nav": [
{
"icon": "https://avatars.githubusercontent.com/u/5009934?s=200&v=4",
......@@ -4590,9 +4648,15 @@
],
"collapsed": false,
"createdAt": ""
}
],
"collapsed": false,
"createdAt": ""
},
{
"title": "自然语言处理",
"nav": [
{
"nav": [
{
"icon": "https://camo.githubusercontent.com/322f0474ab0e0976bc8922177b9c5c3cc656e8315ef8e47113a280ea00dba765/68747470733a2f2f6578706c6f73696f6e2e61692f6173736574732f696d672f6c6f676f2e737667",
......@@ -4610,9 +4674,15 @@
],
"collapsed": false,
"createdAt": ""
}
],
"collapsed": false,
"createdAt": ""
},
{
"title": "知识图谱",
"nav": [
{
"nav": [
{
"icon": "",
......@@ -4630,6 +4700,10 @@
],
"collapsed": false,
"createdAt": ""
}
],
"collapsed": false,
"createdAt": ""
},
{
"title": "邀请贡献",
......