-
text Public
Forked from pytorch/textData loaders and abstractions for text and NLP
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 3, 2022 -
utf8proc Public
Forked from JuliaStrings/utf8proca clean C library for processing UTF-8 Unicode data
C Other UpdatedJun 9, 2022 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedApr 15, 2022 -
velox Public
Forked from facebookincubator/veloxA new C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
C++ Apache License 2.0 UpdatedApr 11, 2022 -
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 13, 2022 -
data Public
Forked from pytorch/dataA PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 19, 2022 -
audio Public
Forked from pytorch/audioData manipulation and transformation for audio signal processing, powered by PyTorch
Python BSD 2-Clause "Simplified" License UpdatedSep 12, 2021 -
hub Public
Forked from pytorch/hubSubmission to https://pytorch.org/hub/
Python UpdatedAug 3, 2021 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 2, 2021 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedFeb 2, 2021 -
dll_numpy Public
Deep Learning framework implemented from scratch in python using Numpy package.
-