There was an error while loading. Please reload this page.
1 parent 5038119 commit de2b24eCopy full SHA for de2b24e
1 file changed
_data/types.yml
@@ -1,14 +1,9 @@
1
---
2
-- name: Machine Learning
3
- sub: ML
4
-- name: Computer Vision
5
- sub: CV
6
-- name: Natural Language Processing
7
- sub: NLP
8
-- name: Robotics
9
- sub: RO
10
-- name: Speech/SigProc
11
- sub: SP
12
-- name: Graphics
13
- sub: GR
14
-
+- name: General Python
+ sub: Py
+- name: Scientific Python
+ sub: Scipy
+- name: Python for Data
+ sub: Pydata
+- name: Python for Web
+ sub: Web
0 commit comments