Pinned Repositories
datumbox-framework
Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.
datumbox-framework-examples
Code examples on how to use the Datumbox Machine Learning Framework.
datumbox-framework-zoo
Pre-trained models for Datumbox Machine Learning Framework.
DPMM-Clustering
Java implementation of Dirichlet Process Mixture Model.
facebook-sentiment-analysis
A tool which performs Sentiment Analysis on Facebook posts by using Datumbox API.
Game-2048-AI-Solver
Implementation of Game 2048 with an Artificial Intelligence Solver written in JAVA.
keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
NaiveBayesClassifier
JAVA implementation of Multinomial Naive Bayes Text Classifier.
twitter-sentiment-analysis
A tool which performs Sentiment Analysis on Twitter by using Datumbox API.
vision
Datasets, Transforms and Models specific to Computer Vision
datumbox's Repositories
datumbox/datumbox-framework
Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.
datumbox/datumbox-framework-examples
Code examples on how to use the Datumbox Machine Learning Framework.
datumbox/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
datumbox/datumbox-framework-zoo
Pre-trained models for Datumbox Machine Learning Framework.
datumbox/dapi-model-versioning
RFC for Model Versioning across all PyTorch Domain libraries
datumbox/torchvision-models
datumbox/vision
Datasets, Transforms and Models specific to Computer Vision
datumbox/mobile-vision
Mobile vision models and code
datumbox/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
datumbox/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
datumbox/clamtk
An easy to use, light-weight, on-demand virus scanner for Linux systems
datumbox/clamtk-gtk3
The Gtk3 version of ClamTk: An easy to use, light-weight, on-demand virus scanner for Linux systems
datumbox/ConvNeXt
Code release for ConvNeXt model
datumbox/d2go
D2Go is a toolkit for efficient deep learning
datumbox/data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
datumbox/deepdetect
Deep Learning API and Server in C++14 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
datumbox/fastai
The fastai deep learning library
datumbox/lightning
Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
datumbox/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
datumbox/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
datumbox/mmcv
OpenMMLab Computer Vision Foundation
datumbox/model-index
Create a source of truth for ML model results and browse it on Papers with Code
datumbox/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
datumbox/pytorch.github.io
The website for PyTorch
datumbox/pytorchvideo
A deep learning library for video understanding research.
datumbox/text
Data loaders and abstractions for text and NLP
datumbox/tutorials
PyTorch tutorials.
datumbox/undervolt
Undervolt Intel CPUs under Linux
datumbox/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
datumbox/yolov5-rt-stack
yolort is a runtime stack for yolov5 on specialized accelerators such as libtorch, onnxruntime, tvm, tensorrt and ncnn.