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 }}
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
Breadcrumbs
History for
plasma-python
plasma
on
master
User selector
All users
All time
Commit history
Commits on Mar 26, 2021
Ignore .json files from profiler and fix typo "moodel"
felker
committed
80c2b01
View commit details
Copy full SHA for 80c2b01
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Remove references to Theano
felker
committed
c7b5a8e
View commit details
Copy full SHA for c7b5a8e
View code at this point
Browse repository at this point
Pickle compatibility with Python 3.8 change to protocol=4
felker
committed
e87164b
View commit details
Copy full SHA for e87164b
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Make base_path <- output_path, for backwards compat
felker
committed
9a25677
View commit details
Copy full SHA for 9a25677
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Spacing
felker
committed
d615fb5
View commit details
Copy full SHA for d615fb5
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
Add -i, --input_file optional flag for overriding conf.yaml location
felker
committed
1314882
View commit details
Copy full SHA for 1314882
View code at this point
Browse repository at this point
Fix deprecation warning
felker
committed
d5bbebb
View commit details
Copy full SHA for d5bbebb
View code at this point
Browse repository at this point
Fix indentation
felker
committed
8d3cab2
View commit details
Copy full SHA for 8d3cab2
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Apply Janghaeng's patchfile manually
Show description for 2eff354
felker
committed
2eff354
View commit details
Copy full SHA for 2eff354
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Save TensorFlow SavedModel directory format of trained model too
felker
committed
1ceadbf
View commit details
Copy full SHA for 1ceadbf
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Fix inter-epoch errors from tf.keras transition
felker
committed
0b1e7ad
View commit details
Copy full SHA for 0b1e7ad
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Update attribute and import for tf.keras compatibility
Show description for f9d4fa7
felker
committed
f9d4fa7
View commit details
Copy full SHA for f9d4fa7
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Remove TFOptimizer wrapper
felker
committed
64a9c77
View commit details
Copy full SHA for 64a9c77
View code at this point
Browse repository at this point
Cannot re-import tf inside function
Show description for ce68366
felker
committed
ce68366
View commit details
Copy full SHA for ce68366
View code at this point
Browse repository at this point
Fix import of Model (not in tf.keras.layers)
felker
committed
8db66ce
View commit details
Copy full SHA for 8db66ce
View code at this point
Browse repository at this point
Dont import "tf.X"
felker
committed
97da50f
View commit details
Copy full SHA for 97da50f
View code at this point
Browse repository at this point
Begin transition to tf.keras
felker
committed
80c2a77
View commit details
Copy full SHA for 80c2a77
View code at this point
Browse repository at this point
Remove leftover print()
felker
committed
a127357
View commit details
Copy full SHA for a127357
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Documentation changes
felker
committed
0b0ab73
View commit details
Copy full SHA for 0b0ab73
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Delayed commit of some changes to comments
felker
committed
c3a26e1
View commit details
Copy full SHA for c3a26e1
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Comment-out unused model saving routine; save full model under .hdf5
Show description for 53a915a
felker
committed
53a915a
View commit details
Copy full SHA for 53a915a
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Maximum num_epochs=1 should train from epoch=0 to epoch=1
Show description for 9588688
felker
committed
9588688
View commit details
Copy full SHA for 9588688
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Fix bug introduced by 14d4a35; actually remove 'd3d/' from sig paths
Show description for f3951ef
felker
committed
f3951ef
View commit details
Copy full SHA for f3951ef
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Remove duplicate d3d/ subdir for 0D signals in hierarchy of signal_data/
felker
committed
14d4a35
View commit details
Copy full SHA for 14d4a35
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Remove unused verbose from Loader class method parameters
felker
committed
2454b62
View commit details
Copy full SHA for 2454b62
View code at this point
Browse repository at this point
Comment-out duplicate fns in mpi_runner.py
felker
committed
fc61a5b
View commit details
Copy full SHA for fc61a5b
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Fix bug: MaxHingeTarget was inheriting loss='mse' from parent Target
felker
committed
eb8f664
View commit details
Copy full SHA for eb8f664
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Note unused functions in targets.py
Show description for 63b8d2d
felker
committed
63b8d2d
View commit details
Copy full SHA for 63b8d2d
View code at this point
Browse repository at this point
Fix typo
felker
committed
1867bd2
View commit details
Copy full SHA for 1867bd2
View code at this point
Browse repository at this point
Comment-out pre-RNN diagnostics
Show description for 856c147
felker
committed
856c147
View commit details
Copy full SHA for 856c147
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Add docstrings to cumulative moving Averager()
Show description for 057535f
felker
committed
057535f
View commit details
Copy full SHA for 057535f
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Make keras2onnx, onnx optional modules
felker
committed
6add7f5
View commit details
Copy full SHA for 6add7f5
View code at this point
Browse repository at this point
Fix PEP8 style erorrs
felker
committed
ae84a22
View commit details
Copy full SHA for ae84a22
View code at this point
Browse repository at this point
Add tcn.py from @ge-dong's fork
Show description for c522d3b
felker
committed
c522d3b
View commit details
Copy full SHA for c522d3b
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Fix intentional style error
felker
committed
5b44e44
View commit details
Copy full SHA for 5b44e44
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.