tensorflow / skflow

Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
Apache License 2.0
3.18k stars 439 forks source link

[WIP] Continue working on neural translation model #74

Closed ilblackdragon closed 8 years ago

ilblackdragon commented 8 years ago

Using real dataset.

terrytangyuan commented 8 years ago

Is this still WIP? I think we can mark the title with "[WIP]" label if it's work in progress (like the PR I just submitted)

codecov-io commented 8 years ago

Current coverage is 89.47%

Merging #74 into master will decrease coverage by -1.39% as of 03520f9

@@            master     #74   diff @@
======================================
  Files           24      24       
  Stmts          920     960    +40
  Branches       140     151    +11
  Methods          0       0       
======================================
+ Hit            836     859    +23
- Partial         42      46     +4
- Missed          42      55    +13

Review entire Coverage Diff as of 03520f9

Powered by Codecov. Updated on successful CI builds.