Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
modAL-python
/
modAL
Public
Notifications
You must be signed in to change notification settings
Fork
324
Star
2.4k
Code
Issues
94
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 1, 2023
numpy version fixed
cosmic-cortex
committed
bba6f6f
View commit details
Copy full SHA for bba6f6f
Browse repository at this point
version number bumped and package name change indicated in docs
cosmic-cortex
committed
ad7fa40
View commit details
Copy full SHA for ad7fa40
Browse repository at this point
Commits on Feb 7, 2022
Merge pull request #146 from Vishu26/dev
Show description for 7f72997
cosmic-cortex
authored
7f72997
View commit details
Copy full SHA for 7f72997
Browse repository at this point
Commits on Jan 7, 2022
Delete bayesian_active_learning_by_disagreement.py
Vishu26
authored
186f2ce
View commit details
Copy full SHA for 186f2ce
Browse repository at this point
Commits on Dec 19, 2021
Docstring changes
Srikumar Sastry
committed
ed4f3b0
View commit details
Copy full SHA for ed4f3b0
Browse repository at this point
Docstring changes
Srikumar Sastry
committed
caa19fb
View commit details
Copy full SHA for caa19fb
Browse repository at this point
fix: BaseLearner query method return_metrics keyword argument moved after catching the arguments
cosmic-cortex
committed
37ac68b
View commit details
Copy full SHA for 37ac68b
Browse repository at this point
Merge branch 's0tt-master' into dev
cosmic-cortex
committed
d4a3c7b
View commit details
Copy full SHA for d4a3c7b
Browse repository at this point
Merge branch 'master' of https://github.com/s0tt/modAL into s0tt-master
cosmic-cortex
committed
b6542ab
View commit details
Copy full SHA for b6542ab
Browse repository at this point
Commits on Dec 8, 2021
Added function for assigning pseudo labels for high confidence samples
Srikumar Sastry
committed
d7321f5
View commit details
Copy full SHA for d7321f5
Browse repository at this point
Commits on Dec 7, 2021
Implementation of Cost Effective Active Learning
Srikumar Sastry
committed
2f1e866
View commit details
Copy full SHA for 2f1e866
Browse repository at this point
Commits on Nov 29, 2021
torch data utils added, torch is an optional dependency of the module
cosmic-cortex
committed
87f64be
View commit details
Copy full SHA for 87f64be
Browse repository at this point
Commits on Oct 21, 2021
Remove torch dependency from data.py
Max Keller
committed
c15d44a
View commit details
Copy full SHA for c15d44a
Browse repository at this point
Organize imports & catch all exceptions in querys
Max Keller
committed
855be41
View commit details
Copy full SHA for 855be41
Browse repository at this point
Commits on Oct 9, 2021
Remove DeepCommittee
Max Keller
committed
ff8356b
View commit details
Copy full SHA for ff8356b
Browse repository at this point
Commits on Oct 8, 2021
Merge branch 'master' of github.com:s0tt/modAL
Max Keller
committed
4c8ad5d
View commit details
Copy full SHA for 4c8ad5d
Browse repository at this point
Fix test & adapt documentation
Max Keller
committed
939c7c4
View commit details
Copy full SHA for 939c7c4
Browse repository at this point
Commits on Sep 18, 2021
Remove abstract teach (BaseCommitte) & Fix test
maxkeller321
committed
612a9ed
View commit details
Copy full SHA for 612a9ed
Browse repository at this point
Commits on Sep 1, 2021
Remove mc_dropout_multi
Max Keller
committed
4cb7060
View commit details
Copy full SHA for 4cb7060
Browse repository at this point
Commits on Aug 25, 2021
Change return_metric warning location & put abstract teach back
Max Keller
committed
eb63dc0
View commit details
Copy full SHA for eb63dc0
Browse repository at this point
Change np.bool to bool, (deprecation in numpy)
Max Keller
committed
a9cfa6a
View commit details
Copy full SHA for a9cfa6a
Browse repository at this point
Add pyTorch mc_dropout example
Max Keller
committed
e5218f5
View commit details
Copy full SHA for e5218f5
Browse repository at this point
Commits on Aug 23, 2021
Add tests for dropout query strategies
Max Keller
committed
0f978be
View commit details
Copy full SHA for 0f978be
Browse repository at this point
Commits on Aug 22, 2021
Add DeepActiveLearner tests & fix ValueError
Max Keller
committed
0a2d24a
View commit details
Copy full SHA for 0a2d24a
Browse repository at this point
Commits on Aug 8, 2021
Add PR-adaptions & Do refactoring
Max Keller
committed
fd4506d
View commit details
Copy full SHA for fd4506d
Browse repository at this point
Commits on Jun 8, 2021
ad PyTorch to setup.py
maxkeller321
committed
1d77cde
View commit details
Copy full SHA for 1d77cde
Browse repository at this point
modAL package dependencies adaption
maxkeller321
committed
b33829e
View commit details
Copy full SHA for b33829e
Browse repository at this point
Commits on Jun 7, 2021
PyTorch as explicit requirement
maxkeller321
committed
1484bf0
View commit details
Copy full SHA for 1484bf0
Browse repository at this point
Commits on May 31, 2021
Merge branch 'master' of https://github.com/s0tt/modAL
s0tt
committed
aa128f2
View commit details
Copy full SHA for aa128f2
Browse repository at this point
Commits on May 26, 2021
Remove not finished KL-Divergence & non used import & not more relevant TODO's
maxkeller321
committed
8b71d24
View commit details
Copy full SHA for 8b71d24
Browse repository at this point
Commits on May 5, 2021
Fix softmax dimension arg for general models
s0tt
committed
72f9d92
View commit details
Copy full SHA for 72f9d92
Browse repository at this point
Commits on May 4, 2021
Put score back into base class (Accounting for arbitrary deep learning models is not possible)
maxkeller321
committed
26585e1
View commit details
Copy full SHA for 26585e1
Browse repository at this point
Commits on Apr 24, 2021
remove of unsqueece
maxkeller321
committed
c516006
View commit details
Copy full SHA for c516006
Browse repository at this point
Commits on Apr 23, 2021
get_predictions with torch cat
maxkeller321
committed
61442b6
View commit details
Copy full SHA for 61442b6
Browse repository at this point
no grad function call
maxkeller321
committed
53e5484
View commit details
Copy full SHA for 53e5484
Browse repository at this point
Previous
Next
You can’t perform that action at this time.