Giter Site home page Giter Site logo

Comments (4)

Wang-yaole avatar Wang-yaole commented on May 27, 2024

tensorflow的文档是说If axis has no entries, all dimensions are reduced, and a
tensor with a single element is returned.
看来reduce_sum以后已经是是个标量了……加不加mean也就无所谓了反正也就是差个常数

from deep-learning-21-examples.

hzy46 avatar hzy46 commented on May 27, 2024

这个地方确实是有一些问题,实际应当是axis=1的,当时考虑为了便于理解去掉了这个参数(捂脸),就像@Wang-yaole 说的,如果加上的话就是两者之间差了一个常数

from deep-learning-21-examples.

yyf941126 avatar yyf941126 commented on May 27, 2024

soga。。。而且居然加了axis=1之后正确率还降低了。。只有87左右

from deep-learning-21-examples.

hzy46 avatar hzy46 commented on May 27, 2024

需要改一下学习率的

from deep-learning-21-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.