FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add Losses by JimClarke5 · Pull Request #129 · tensorflow/java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
tensorflow
/
java
Public
Notifications
You must be signed in to change notification settings
Fork
227
Star
928
Code
Issues
150
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Losses
- #129
#129
Merged
karllessard
merged 27 commits into
tensorflow:master
tensorflow/java:master
from
JimClarke5:Losses
JimClarke5/java:Losses
Copy head branch name to clipboard
Nov 17, 2020
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Add Losses
#129
karllessard
merged 27 commits into
tensorflow:master
tensorflow/java:master
from
JimClarke5:Losses
JimClarke5/java:Losses
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2020
Merge pull request #3 from tensorflow/master
Show description for c57a2e7
JimClarke5
authored
c57a2e7
View commit details
Copy full SHA for c57a2e7
Browse repository at this point
Initial checkin to rebase to Initialziers to pick up changes to ndarry Shape
JimClarke5
committed
9cc2675
View commit details
Copy full SHA for 9cc2675
Browse repository at this point
Initial Checkin for losses
JimClarke5
committed
2508f5e
View commit details
Copy full SHA for 2508f5e
Browse repository at this point
Fix reshape in sparseCategoricalCrossentropy()
JimClarke5
committed
17e96b5
View commit details
Copy full SHA for 17e96b5
Browse repository at this point
Commits on Oct 11, 2020
Apply various fixes to JavaDoc
JimClarke5
committed
ee1c48a
View commit details
Copy full SHA for ee1c48a
Browse repository at this point
Change Tuple to LossTuple
JimClarke5
committed
287c96e
View commit details
Copy full SHA for 287c96e
Browse repository at this point
Repair JavaDOx
JimClarke5
committed
642069c
View commit details
Copy full SHA for 642069c
Browse repository at this point
Fixed AllAxis to hanlde dynamic shape when static shape rank is unknown.
JimClarke5
committed
249b651
View commit details
Copy full SHA for 249b651
Browse repository at this point
change method name allAxis to allAxes
JimClarke5
committed
794cfdc
View commit details
Copy full SHA for 794cfdc
Browse repository at this point
Commits on Oct 13, 2020
change private method binaryCrossentropy to binaryCrossentropyHelper
JimClarke5
committed
fb26c59
View commit details
Copy full SHA for fb26c59
Browse repository at this point
Fixed squeezeOrExpandDimensions to make sure the updated labels, predictions and weights are returned in LossTuple
JimClarke5
committed
928ef06
View commit details
Copy full SHA for 928ef06
Browse repository at this point
Commits on Oct 27, 2020
Fix JavaDoc,
Show description for 2bc54dd
JimClarke5
committed
2bc54dd
View commit details
Copy full SHA for 2bc54dd
Browse repository at this point
Fix unused imports and add @SuppressWarnings("unchecked") for casts.
JimClarke5
committed
951443b
View commit details
Copy full SHA for 951443b
Browse repository at this point
Commits on Oct 29, 2020
Add copyright
JimClarke5
committed
ebac9e8
View commit details
Copy full SHA for ebac9e8
Browse repository at this point
Add CastHelper and used that for all casts
JimClarke5
committed
d8f3254
View commit details
Copy full SHA for d8f3254
Browse repository at this point
Commits on Nov 9, 2020
Fix JavaDoc, change snake case to camel case.
JimClarke5
committed
02573b5
View commit details
Copy full SHA for 02573b5
Browse repository at this point
Commits on Nov 11, 2020
Change class LossesImpl to LossesHelper
JimClarke5
committed
0bf49fe
View commit details
Copy full SHA for 0bf49fe
Browse repository at this point
Commits on Nov 12, 2020
Remove commented out JavaDoc
JimClarke5
committed
0eae9ee
View commit details
Copy full SHA for 0eae9ee
Browse repository at this point
Commits on Nov 13, 2020
Changed method name from smoothLabelsBinaryX to smoothBinaryLabels,
Show description for b211937
JimClarke5
committed
b211937
View commit details
Copy full SHA for b211937
Browse repository at this point
Fixed JavaDoc for labelSmoothing
JimClarke5
committed
3e0669e
View commit details
Copy full SHA for 3e0669e
Browse repository at this point
Fixed JavaDoc to change label_smoothing to labelSmoothing.
JimClarke5
committed
914f16f
View commit details
Copy full SHA for 914f16f
Browse repository at this point
Fix formatting
JimClarke5
committed
7eefbb7
View commit details
Copy full SHA for 7eefbb7
Browse repository at this point
replace label_smoothing with labelSmoothing.
Show description for b87ad16
JimClarke5
committed
b87ad16
View commit details
Copy full SHA for b87ad16
Browse repository at this point
Commits on Nov 16, 2020
Add copyright to test cases
JimClarke5
committed
c43cd21
View commit details
Copy full SHA for c43cd21
Browse repository at this point
Fix copyright to attribute TensorFlow Authors.
JimClarke5
committed
4d9fd24
View commit details
Copy full SHA for 4d9fd24
Browse repository at this point
Fix typo on broadcast in JavaDoc
JimClarke5
committed
d56d8d9
View commit details
Copy full SHA for d56d8d9
Browse repository at this point
Fix typo on broadcast in JavaDoc
JimClarke5
committed
744e324
View commit details
Copy full SHA for 744e324
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL