FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · PPPLDeepLearning/plasma-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PPPLDeepLearning
/
plasma-python
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
92
Code
Issues
21
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 30, 2017
refactored download script. Added signal and machine classes
+Julian Kates-Harbeck
committed
09cf67d
View commit details
Copy full SHA for 09cf67d
Browse repository at this point
refactoring signal handling and data downloading
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
c1c7fa2
View commit details
Copy full SHA for c1c7fa2
Browse repository at this point
Commits on Apr 28, 2017
added support for zipfit profile data and added path for q95 efit signal
+Julian Kates-Harbeck
committed
20f8efb
View commit details
Copy full SHA for 20f8efb
Browse repository at this point
working d3d download script
+Julian Kates-Harbeck
committed
7fa3b8f
View commit details
Copy full SHA for 7fa3b8f
Browse repository at this point
Commits on Apr 27, 2017
adding shotlists
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
8a331f5
View commit details
Copy full SHA for 8a331f5
Browse repository at this point
adding shotlists
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
4a8c23c
View commit details
Copy full SHA for 4a8c23c
Browse repository at this point
adding shotlists
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
791d337
View commit details
Copy full SHA for 791d337
Browse repository at this point
downloading data to scratch area
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
6f2f176
View commit details
Copy full SHA for 6f2f176
Browse repository at this point
attempting d3d signal download
Julian Kates-Harbeck
authored and
Julian Kates-Harbeck
committed
ef03ac5
View commit details
Copy full SHA for ef03ac5
Browse repository at this point
Initial version of MDSplus scripts from Kyle
ASvyatkovskiy
committed
436cbe2
View commit details
Copy full SHA for 436cbe2
Browse repository at this point
Commits on Apr 26, 2017
Merge pull request #11 from PPPLDeepLearning/python3_compatibility
Show description for f7a48c9
ASvyatkovskiy
authored
f7a48c9
View commit details
Copy full SHA for f7a48c9
Browse repository at this point
Sort by shot number before training. Now using lambda - Julian
ASvyatkovskiy
committed
73b1052
View commit details
Copy full SHA for 73b1052
Browse repository at this point
Python3 compatibility: fix tab-space indentation inconsistancies
ASvyatkovskiy
committed
720cb4c
View commit details
Copy full SHA for 720cb4c
Browse repository at this point
zip -> list(zip) should be. Fixing typo
ASvyatkovskiy
committed
0702db8
View commit details
Copy full SHA for 0702db8
Browse repository at this point
Python3 compatibility: zip -> list(zip), fix tab-space indentation incosistencies
ASvyatkovskiy
committed
00a9566
View commit details
Copy full SHA for 00a9566
Browse repository at this point
Fix tab-space indentation incosistencies
ASvyatkovskiy
committed
2466bf9
View commit details
Copy full SHA for 2466bf9
Browse repository at this point
Fix tab-space indentation incosistencies
ASvyatkovskiy
committed
ef5ed7b
View commit details
Copy full SHA for ef5ed7b
Browse repository at this point
Python3 compatibility: use next(generator) instead of generator.next, fix tab-space indentation incosistencies
ASvyatkovskiy
committed
549bd65
View commit details
Copy full SHA for 549bd65
Browse repository at this point
Python3 compatibility: fix indentation errors
ASvyatkovskiy
committed
22b5d3a
View commit details
Copy full SHA for 22b5d3a
Browse repository at this point
Python3 compatibility: temporary comment out sorting of list of Python objects - need to sort based on an attribute
ASvyatkovskiy
committed
0a1fe37
View commit details
Copy full SHA for 0a1fe37
Browse repository at this point
Python3 compatibility: int division, list zip
ASvyatkovskiy
committed
a1d5a76
View commit details
Copy full SHA for a1d5a76
Browse repository at this point
Add pyparsing requirement for __version__
ASvyatkovskiy
committed
66f62d9
View commit details
Copy full SHA for 66f62d9
Browse repository at this point
Fix indentation error
ASvyatkovskiy
committed
9040556
View commit details
Copy full SHA for 9040556
Browse repository at this point
Merge branch 'master' of https://github.com/PPPLDeepLearning/plasma-python
ASvyatkovskiy
committed
1fe84c3
View commit details
Copy full SHA for 1fe84c3
Browse repository at this point
Adjust model checkpointing to effective epochs regime
ASvyatkovskiy
committed
ccd4b37
View commit details
Copy full SHA for ccd4b37
Browse repository at this point
Commits on Apr 25, 2017
Pass package version via __version__, append to the author list
ASvyatkovskiy
authored
04b89a1
View commit details
Copy full SHA for 04b89a1
Browse repository at this point
Package versions
ASvyatkovskiy
authored
caafd8b
View commit details
Copy full SHA for caafd8b
Browse repository at this point
Commits on Apr 20, 2017
Latest version for tigergpu tests
ASvyatkovskiy
committed
b5d5e74
View commit details
Copy full SHA for b5d5e74
Browse repository at this point
Clip learning rate for the case of very large number of workers: needed to run > ~1800 GPUs on Titan
ASvyatkovskiy
committed
3e373d4
View commit details
Copy full SHA for 3e373d4
Browse repository at this point
Revert https://github.com/PPPLDeepLearning/plasma-python/commit/dad8b00403fa0f4dc5676ff7e0b69ad798caa4ea
ASvyatkovskiy
committed
630eff6
View commit details
Copy full SHA for 630eff6
Browse repository at this point
Commits on Apr 19, 2017
Merge pull request #10 from PPPLDeepLearning/titan_setup
Show description for 8cf0432
ASvyatkovskiy
authored
8cf0432
View commit details
Copy full SHA for 8cf0432
Browse repository at this point
Notes on Titan setup that works
ASvyatkovskiy
authored
598c8ba
View commit details
Copy full SHA for 598c8ba
Browse repository at this point
Commits on Apr 9, 2017
Proper gres and tasks per node parameters
ASvyatkovskiy
committed
9d5d5c4
View commit details
Copy full SHA for 9d5d5c4
Browse repository at this point
Sample slurm generation/submission script
ASvyatkovskiy
committed
5401fd7
View commit details
Copy full SHA for 5401fd7
Browse repository at this point
Commits on Apr 8, 2017
Monitor current loss isntead of average loss. Modify the regex and timing tests setup to accomodate to using effective epochs
ASvyatkovskiy
committed
b07a73f
View commit details
Copy full SHA for b07a73f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL