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
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 }}
codeaudit
/
plasma-python
Public
forked from
PPPLDeepLearning/plasma-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
plasma-python
examples
tune_hyperparams.py
on
master
User selector
All users
All time
Commit history
Commits on Feb 1, 2018
higher numbers of conv filters in tune hyperparams
Julian Kates-Harbeck
committed
e22b32e
View commit details
Copy full SHA for e22b32e
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
merge
Julian Kates-Harbeck
committed
2dd394d
View commit details
Copy full SHA for 2dd394d
View code at this point
Browse repository at this point
small bug fix for conflicting conf files in performance anlaysis
Julian Kates-Harbeck
committed
8e21c81
View commit details
Copy full SHA for 8e21c81
View code at this point
Browse repository at this point
Import conf
ASvyatkovskiy
committed
663c0e5
View commit details
Copy full SHA for 663c0e5
View code at this point
Browse repository at this point
Do not hardcode directory names
ASvyatkovskiy
committed
0868bdd
View commit details
Copy full SHA for 0868bdd
View code at this point
Browse repository at this point
sbatch -> slurm
ASvyatkovskiy
committed
06be851
View commit details
Copy full SHA for 06be851
View code at this point
Browse repository at this point
Add env type config parameter with default Anaconda
ASvyatkovskiy
committed
c9d37d5
View commit details
Copy full SHA for c9d37d5
View code at this point
Browse repository at this point
Add anaconda env name config parameter with default
ASvyatkovskiy
committed
8da37ce
View commit details
Copy full SHA for 8da37ce
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
adding multi layer perceptron to shallow models
Julian Kates-Harbeck
committed
35b5c48
View commit details
Copy full SHA for 35b5c48
View code at this point
Browse repository at this point
added mlp as shallow model
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
5049f57
View commit details
Copy full SHA for 5049f57
View code at this point
Browse repository at this point
added new script for submission of single jobs
Julian Kates-Harbeck
committed
9820fed
View commit details
Copy full SHA for 9820fed
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/PPPLDeepLearning/plasma-python
Julian Kates-Harbeck
committed
7b2c923
View commit details
Copy full SHA for 7b2c923
View code at this point
Browse repository at this point
hyperparameter changes
Julian Kates-Harbeck
committed
f649f79
View commit details
Copy full SHA for f649f79
View code at this point
Browse repository at this point
outsourcing job submission functions. created script to submit the same job one or multiple times in its own environment
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
1449e4d
View commit details
Copy full SHA for 1449e4d
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
hyperparameter changes
Julian Kates-Harbeck
committed
024846d
View commit details
Copy full SHA for 024846d
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
add new d3d signals and add cut_shot_ends to tunable parameters
Julian Kates-Harbeck
committed
31c4320
View commit details
Copy full SHA for 31c4320
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
small bug fixes
Julian Kates-Harbeck
committed
ac62d38
View commit details
Copy full SHA for ac62d38
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
no need to remove global model checkpoints anymore
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
ea2d5da
View commit details
Copy full SHA for ea2d5da
View code at this point
Browse repository at this point
shallow needs only to be set in tune_hyperparams.py to be used in hyperparameter tuning
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
c2a53d6
View commit details
Copy full SHA for c2a53d6
View code at this point
Browse repository at this point
more compact hyperparameter tuning
Julian Kates-Harbeck
committed
36c9dc2
View commit details
Copy full SHA for 36c9dc2
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
shallow learning num samples paramter modification
Julian Kates-Harbeck
committed
d802f70
View commit details
Copy full SHA for d802f70
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
allow shallow and deep learning in hyperparameter tuning by selectively turning mpi on or off
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
3fb58cf
View commit details
Copy full SHA for 3fb58cf
View code at this point
Browse repository at this point
running python2.7 for hyperparameter tuning. Added tensorflow version 1.3 as a requirement to fix cudnn compatibility issues
Julian Kates-Harbeck
committed
799993e
View commit details
Copy full SHA for 799993e
View code at this point
Browse repository at this point
small syntax error
Julian Kates-Harbeck
committed
cb7de59
View commit details
Copy full SHA for cb7de59
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/PPPLDeepLearning/plasma-python
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
7401955
View commit details
Copy full SHA for 7401955
View code at this point
Browse repository at this point
executable name
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
e012f81
View commit details
Copy full SHA for e012f81
View code at this point
Browse repository at this point
hyperparam tunign
Julian Kates-Harbeck
committed
4bb4ac3
View commit details
Copy full SHA for 4bb4ac3
View code at this point
Browse repository at this point
added hyperparameter tuning of shallow models
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
19043a0
View commit details
Copy full SHA for 19043a0
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
tune hyperparams for shallow model
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
9d6c2e2
View commit details
Copy full SHA for 9d6c2e2
View code at this point
Browse repository at this point
adding hyperparameter tuning for shallow models
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
d107865
View commit details
Copy full SHA for d107865
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Working version of hyperparameter search script
ASvyatkovskiy
committed
e5d9a91
View commit details
Copy full SHA for e5d9a91
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Switch from shutil to os.system to avoid permission issue observed for some users
ASvyatkovskiy
committed
985558f
View commit details
Copy full SHA for 985558f
View code at this point
Browse repository at this point
Update Slurm config, use os.path.join, update template folder
ASvyatkovskiy
committed
ae9401f
View commit details
Copy full SHA for ae9401f
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Adjust import paths, use getpass to determine netid
ASvyatkovskiy
committed
758b039
View commit details
Copy full SHA for 758b039
View code at this point
Browse repository at this point
Commits on May 31, 2017
best performance yet at 0.9583 test ROC on JET ILW
Julian Kates-Harbeck
committed
e8115b9
View commit details
Copy full SHA for e8115b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.