Skip to content
#

model

Here are 1,296 public repositories matching this topic...

flytoylf
flytoylf commented Dec 6, 2019

本地执行./angel-example com.tencent.angel.example.ml.DeepFMLocalExample失败
日志如下:
19/12/06 21:45:10 INFO master.AngelApplicationMaster : write app state over
19/12/06 21:45:10 WARN master.AngelApplicationMaster : App Staging directory is null
19/12/06 21:45:10 INFO master.AngelApplicationMaster : Deleting tmp output directory file:/tmp/work/application_1575639909105_1859751923_ad9a6590-c370-42eb-9a8

📈📊📱📺💻An elegant and friendly data visualization chart framework for Apple developers . Extremely powerful ,supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.

  • Updated Mar 20, 2020
  • Swift
taehoonlee
taehoonlee commented Aug 31, 2018

The 2x down-sampling is one of the important operations in reference models. But, a convolution or a pooling with stride=2, padding='SAME' may result in different outputs over different deep learning libraries (e.g., TensorFlow, CNTK, Theano, Caffe, Torch, ...) due to their different padding behaviors.

For example (TensorNets syntax; but can be regarded as pseudo codes for other libraries),

ivan-aksamentov
ivan-aksamentov commented Mar 17, 2020

In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:

  • algorithm parts. Seesrc/algorithms

  • React parts - components and pages. See src/components and src/pages

  • State management: redux reducers and sagas. See src/state

The infrastructure:

  • jest and @testing-libraryare already set up. Un
hasezoey
hasezoey commented Oct 14, 2019

Discriminators need:

  • better tests (because tests are examples of how to use it too)
  • better / actual documentation (#16)
  • rework the already existing test(s) to be better understandable

specific question for @B-Stefan:
(i already asked on discord, but remade it to here)
why does the (base) model of inheritanceClass(tests/models) have an discriminatorKey which is type of `n

Improve this page

Add a description, image, and links to the model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.