DeepAL: Deep Active Learning in Python
- URL: http://arxiv.org/abs/2111.15258v1
- Date: Tue, 30 Nov 2021 10:17:58 GMT
- Title: DeepAL: Deep Active Learning in Python
- Authors: Kuan-Hao Huang
- Abstract summary: DeepAL is a Python library that implements several common strategies for active learning.
DeepAL is open-source on Github and welcome any contribution.
- Score: 0.16317061277456998
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We present DeepAL, a Python library that implements several common strategies
for active learning, with a particular emphasis on deep active learning. DeepAL
provides a simple and unified framework based on PyTorch that allows users to
easily load custom datasets, build custom data handlers, and design custom
strategies without much modification of codes. DeepAL is open-source on Github
and welcome any contribution.
Related papers
- MALPOLON: A Framework for Deep Species Distribution Modeling [3.1457219084519004]
MALPOLON aims to facilitate training and inferences of deep species distribution models (deep-SDM)
It is written in Python and built upon the PyTorch library.
The framework is open-sourced on GitHub and PyPi.
arXiv Detail & Related papers (2024-09-26T17:45:10Z) - Relational Deep Learning: Graph Representation Learning on Relational
Databases [69.7008152388055]
We introduce an end-to-end representation approach to learn on data laid out across multiple tables.
Message Passing Graph Neural Networks can then automatically learn across the graph to extract representations that leverage all data input.
arXiv Detail & Related papers (2023-12-07T18:51:41Z) - Causal-learn: Causal Discovery in Python [53.17423883919072]
Causal discovery aims at revealing causal relations from observational data.
$textitcausal-learn$ is an open-source Python library for causal discovery.
arXiv Detail & Related papers (2023-07-31T05:00:35Z) - DeepOnto: A Python Package for Ontology Engineering with Deep Learning [21.459646169565602]
We present DeepOnto, a Python package designed for engineering with deep learning.
DeepOnto offers a suite of tools, features, and algorithms that support various engineering tasks.
arXiv Detail & Related papers (2023-07-06T15:35:02Z) - Deep Learning: From Basics to Building Deep Neural Networks with Python [0.0]
This book is intended for beginners who have no familiarity with deep learning.
Our only expectation from readers is that they already have the basic programming skills in Python.
arXiv Detail & Related papers (2022-04-22T11:57:19Z) - DeepKE: A Deep Learning Based Knowledge Extraction Toolkit for Knowledge
Base Population [95.0099875111663]
DeepKE implements various information extraction tasks, including named entity recognition, relation extraction and attribute extraction.
DeepKE allows developers and researchers to customize datasets and models to extract information from unstructured data according to their requirements.
arXiv Detail & Related papers (2022-01-10T13:29:05Z) - Solo-learn: A Library of Self-supervised Methods for Visual
Representation Learning [83.02597612195966]
solo-learn is a library of self-supervised methods for visual representation learning.
Implemented in Python, using Pytorch and Pytorch lightning, the library fits both research and industry needs.
arXiv Detail & Related papers (2021-08-03T22:19:55Z) - PyTorch Tabular: A Framework for Deep Learning with Tabular Data [0.0]
PyTorch Tabular is a new deep learning library built on top of PyTorch and PyTorch Lightning.
It works on pandas dataframes directly.
Many SOTA models like NODE and TabNet are already integrated and implemented in the library with a unified API.
arXiv Detail & Related papers (2021-04-28T08:50:08Z) - DeepRobust: A PyTorch Library for Adversarial Attacks and Defenses [52.18827652666269]
DeepRobust is a PyTorch adversarial learning library.
It aims to build a comprehensive and easy-to-use platform to foster this research field.
arXiv Detail & Related papers (2020-05-13T04:43:46Z) - OPFython: A Python-Inspired Optimum-Path Forest Classifier [68.8204255655161]
This paper proposes a Python-based Optimum-Path Forest framework, denoted as OPFython.
As OPFython is a Python-based library, it provides a more friendly environment and a faster prototyping workspace than the C language.
arXiv Detail & Related papers (2020-01-28T15:46:19Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.