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
.
JavaVisRec
/
jsr381-examples
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
23
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jsr381-examples
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 16, 2023
added datasets for credit card and duke examples
Korisnik
authored and
Korisnik
committed
42cdc3b
View commit details
Copy full SHA for 42cdc3b
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
initial commit
Korisnik
authored and
Korisnik
committed
be293e1
View commit details
Copy full SHA for be293e1
View code at this point
Browse repository at this point
Commits on May 11, 2021
target column names fix
deepnetts
authored and
deepnetts
committed
d5dba85
View commit details
Copy full SHA for d5dba85
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
fixed all the examples, after last refactoring
deepnetts
authored and
deepnetts
committed
f6ef810
View commit details
Copy full SHA for f6ef810
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
fixed few examples, many of themneeds to get fixed after last changes...
neuroph
committed
f480915
View commit details
Copy full SHA for f480915
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
fixed file separators
neuroph
committed
0f28676
View commit details
Copy full SHA for 0f28676
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Duke and NonDuke example
Show description for 93056a1
neuroph
committed
93056a1
View commit details
Copy full SHA for 93056a1
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Final polishing: removerd network architcture from data set
neuroph
committed
1f2affe
View commit details
Copy full SHA for 1f2affe
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Merge branch 'master' into catDogRecognitionExample
sevarac
authored
e6057d1
View commit details
Copy full SHA for e6057d1
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
adding cat dog recogition example
Show description for ef1b313
nishantraut
committed
ef1b313
View commit details
Copy full SHA for ef1b313
View code at this point
Browse repository at this point
Adding credit card fraud example
Show description for 8c3aeea
nishantraut
committed
8c3aeea
View commit details
Copy full SHA for 8c3aeea
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Fixing MnistExample
kevto
committed
e5a9b27
View commit details
Copy full SHA for e5a9b27
View code at this point
Browse repository at this point
Mnist is not downloaded twice. It also validates if none of the files are missing and tries to unzip all files on each run.
kevto
committed
cd5958d
View commit details
Copy full SHA for cd5958d
View code at this point
Browse repository at this point
Updating API and RI versions. Fixing compile errors due to API changes.
kevto
committed
d1e0f5f
View commit details
Copy full SHA for d1e0f5f
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
deleted cifar10 example temporary
neuroph
committed
a0e4caa
View commit details
Copy full SHA for a0e4caa
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
javax package name and TabularDataSet
neuroph
committed
f1b13fd
View commit details
Copy full SHA for f1b13fd
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Polishing examples
neuroph
committed
72ff57f
View commit details
Copy full SHA for 72ff57f
View code at this point
Browse repository at this point
Polishing examples
neuroph
committed
48c3446
View commit details
Copy full SHA for 48c3446
View code at this point
Browse repository at this point
Polishing examples
neuroph
committed
663a173
View commit details
Copy full SHA for 663a173
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
updated example with API changes in ImageClassifier:
Kevin Berendsen
committed
0dabc70
View commit details
Copy full SHA for 0dabc70
View code at this point
Browse repository at this point
moved spam.csv to resources
Kevin Berendsen
committed
4dd8c3f
View commit details
Copy full SHA for 4dd8c3f
View code at this point
Browse repository at this point
updated spam example with latest API changes
Kevin Berendsen
committed
249954a
View commit details
Copy full SHA for 249954a
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Modified example to be compliant with the API changes
Kevin Berendsen
committed
7fb2c0d
View commit details
Copy full SHA for 7fb2c0d
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Fixed all examples due to API chanhes
Kevin Berendsen
committed
71ab815
View commit details
Copy full SHA for 71ab815
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Fixing merge conflict
Kevin Berendsen
committed
6aaa9fb
View commit details
Copy full SHA for 6aaa9fb
View code at this point
Browse repository at this point
Modified examples based on the refactoring of the API and RI.
Kevin Berendsen
committed
693a718
View commit details
Copy full SHA for 693a718
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Updating examples
neuroph
committed
b2d6fc9
View commit details
Copy full SHA for b2d6fc9
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
polishing mnist demo
neuroph
committed
afebb5e
View commit details
Copy full SHA for afebb5e
View code at this point
Browse repository at this point
Commits on Oct 16, 2019
polishing mnist demo
neuroph
committed
96e8ee2
View commit details
Copy full SHA for 96e8ee2
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Mnist example fixed
neuroph
committed
a331054
View commit details
Copy full SHA for a331054
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
Fixed dependencies and tests
Kevin Berendsen
committed
a38af1a
View commit details
Copy full SHA for a38af1a
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Fixed merge conflict in DataSetExamples class
Kevin Berendsen
committed
380d637
View commit details
Copy full SHA for 380d637
View code at this point
Browse repository at this point
Added support to download Mnist dataset remotely
Kevin Berendsen
committed
1d9f4ec
View commit details
Copy full SHA for 1d9f4ec
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
DataSetExamples polishing
neuroph
committed
34059b1
View commit details
Copy full SHA for 34059b1
View code at this point
Browse repository at this point
polished iris example
neuroph
committed
1d5ef79
View commit details
Copy full SHA for 1d5ef79
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.