The journey of Modernizing TorchVision – Memoirs of a TorchVision developer – 3
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
2y ago
..read more
Visit website
A sneak peek on TorchVision v0.11 – Memoirs of a TorchVision developer – 2
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
2y ago
The last couple of weeks were super busy in “PyTorch Land” as we are frantically preparing the release of PyTorch v1.10 and TorchVision v0.11. In this 2nd instalment of the series, I’ll cover some of the upcoming features that are currently included in the release branch of TorchVision. Disclaimer: Though the upcoming release is packed ..read more
Visit website
New Blog series – Memoirs of a TorchVision developer
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
2y ago
I’m starting a new blog post series about the development of PyTorch’s computer vision library. I plan to discuss interesting upcoming features primarily from TorchVision and secondary from the PyTorch ecosystem. My target is to highlight new and in-development features and provide clarity of what’s happening in between the releases. Though the format is likely ..read more
Visit website
Using Datumbox API with Ruby & Node.js and other featured Projects
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
3y ago
Since the introduction of Datumbox service, several software engineers and researchers used our API in order to develop innovative new applications. In the past we have featured, many developers who chose to open-source their projects and contribute their code to the community. In this article I am happy to feature the newest most interesting projects ..read more
Visit website
Machine Learning Tutorial: The Multinomial Logistic Regression (Softmax Regression)
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
3y ago
In the previous two machine learning tutorials, we examined the Naive Bayes and the Max Entropy classifiers. In this tutorial we will discuss the Multinomial Logistic Regression also known as Softmax Regression. Implementing Multinomial Logistic Regression in a conventional programming language such as C++, PHP or JAVA can be fairly straightforward despite the fact that ..read more
Visit website
How to install and use the Datumbox Machine Learning Framework
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Eleftherios Bampaletakis
3y ago
In this guide we are going to discuss how to install and use the Datumbox Machine Learning framework in your Java projects. Since almost all of the code is written in Java, using it is as simple as including it as dependency in your Java project. Nevertheless a couple of classes (DataEnvelopmentAnalysis and LPSolver) use ..read more
Visit website
Using Feature Selection Methods in Text Classification
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
3y ago
In text classification, the feature selection is the process of selecting a specific subset of the terms of the training set and using only them in the classification algorithm. The feature selection process takes place before the training of the classifier. Update: The Datumbox Machine Learning Framework is now open-source and free to download. Check ..read more
Visit website
How to take S3 backups with DejaDup on Ubuntu 20.10
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
3y ago
DejaDup is the default backup application for Gnome. It’s a GUI for duplicity, focuses on simplicity, supports incremental encrypted backups and up until recently supported a large number of cloud providers. Unfortunately as of version 42.0, all major cloud providers have been removed. Thus given that Ubuntu 20.10 ships with the specific version, any user ..read more
Visit website
Datumbox Machine Learning Framework v0.8.2 released
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
3y ago
The Datumbox Framework v0.8.2 has been released! Download it now from GitHub or Maven Central Repository. What is new? The version 0.8.2 is a limited incremental release that focuses on resolving bugs and updating the dependencies of the framework. Here are the details: Bug Fixes: Resolved an issue on ShapiroWilk which led to the incorrect ..read more
Visit website
How to get around Dropbox’s symlink limitations on Linux
DatumBox - Blog on Machine Learning, Statistics & Software Development
by Vasilis Vryniotis
3y ago
As of mid-2019, Dropbox announced that they no longer support symlinks that point outside of the main Dropbox folder. In this tutorial, we show a workaround on Linux that enables us to store in Dropbox any file, even if it is not located within the main Dropbox folder. What is the limitation and why it’s ..read more
Visit website

Follow DatumBox - Blog on Machine Learning, Statistics & Software Development on FeedSpot

Continue with Google
Continue with Apple
OR