Skip to content

Commit e76846f

Browse files
authored
Add projects
Closes #39 Closes #38
1 parent 86e783d commit e76846f

File tree

1 file changed

+47
-37
lines changed

1 file changed

+47
-37
lines changed

projects.yaml

Lines changed: 47 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -4058,6 +4058,41 @@ projects:
40584058
category: sklearn-utils
40594059
labels: ["sklearn"]
40604060
pypi_id: skggm
4061+
- name: rq
4062+
github_id: rq/rq
4063+
category: data-pipelines
4064+
conda_id: conda-forge/rq
4065+
pypi_id: rq
4066+
- name: best-of-python - DB Clients
4067+
github_id: ml-tooling/best-of-web-python
4068+
description: "Collection of database clients for python."
4069+
resource: True
4070+
category: db-clients
4071+
- name: Gradio
4072+
pypi_id: gradio
4073+
github_id: gradio-app/gradio
4074+
description: "Wrap UIs around any model, share with anyone."
4075+
- name: FiftyOne
4076+
pypi_id: fiftyone
4077+
github_id: voxel51/fiftyone
4078+
description: "Visualize, create, and debug image and video datasets and model predictions."
4079+
category: data-viz
4080+
labels: ["tensorflow", "pytorch", "jupyter"]
4081+
- name: celer
4082+
pypi_id: celer
4083+
github_id: mathurinm/celer
4084+
labels: ["sklearn"]
4085+
category: sklearn-utils
4086+
- name: sentence-transformers
4087+
pypi_id: sentence-transformers
4088+
github_id: UKPLab/sentence-transformers
4089+
category: nlp
4090+
labels: ["pytorch"]
4091+
- name: pyRDF2Vec
4092+
pypi_id: pyrdf2vec
4093+
github_id: IBCNServices/pyRDF2Vec
4094+
description: "Python Implementation and Extension of RDF2Vec"
4095+
category: graph
40614096
- name: atspy
40624097
github_id: firmai/atspy
40634098
category: time-series-data
@@ -4094,40 +4129,15 @@ projects:
40944129
category: geospatial-data
40954130
conda_id: conda-forge/shapely
40964131
pypi_id: shapely
4097-
- name: rq
4098-
github_id: rq/rq
4099-
category: data-pipelines
4100-
conda_id: conda-forge/rq
4101-
pypi_id: rq
4102-
- name: best-of-python - DB Clients
4103-
github_id: ml-tooling/best-of-web-python
4104-
description: "Collection of database clients for python."
4105-
resource: True
4106-
category: db-clients
4107-
- name: Gradio
4108-
pypi_id: gradio
4109-
github_id: gradio-app/gradio
4110-
description: "Wrap UIs around any model, share with anyone."
4111-
- name: FiftyOne
4112-
pypi_id: fiftyone
4113-
github_id: voxel51/fiftyone
4114-
description: "Visualize, create, and debug image and video datasets and model predictions."
4115-
category: data-viz
4116-
labels: ["tensorflow", "pytorch", "jupyter"]
4117-
- name: celer
4118-
pypi_id: celer
4119-
github_id: mathurinm/celer
4120-
description: "Fast sklearn solvers for sparse problems (group Lasso, adaptive Lasso)"
4121-
labels: ["sklearn"]
4122-
category: sklearn-utils
4123-
- name: sentence-transformers
4124-
pypi_id: sentence-transformers
4125-
github_id: UKPLab/sentence-transformers
4126-
description: "Multilingual Sentence Embeddings using BERT / RoBERTa / XLM-RoBERTa & Co. with PyTorch"
4127-
category: nlp
4128-
labels: ["bert", "xlnet", "pytorch"]
4129-
- name: pyRDF2Vec
4130-
pypi_id: pyrdf2vec
4131-
github_id: IBCNServices/pyRDF2Vec
4132-
description: "Python Implementation and Extension of RDF2Vec"
4133-
category: graph
4132+
- name: Vulkan Kompute
4133+
github_id: EthicalML/vulkan-kompute
4134+
category: gpu-utilities
4135+
license: Apache-2.0
4136+
pypi_id: kp
4137+
- name: pydeck
4138+
github_id: visgl/deck.gl
4139+
category: geospatial-data
4140+
pypi_id: pydeck
4141+
npm_id: deck.gl
4142+
labels: ["jupyter"]
4143+
conda_id: conda-forge/pydeck

0 commit comments

Comments
 (0)