GithubHelp home page GithubHelp logo

zhangxiann / pytorch_practice Goto Github PK

View Code? Open in Web Editor NEW
1.2K 1.2K 267.0 261.36 MB

这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书

Home Page: http://pytorch.zhangxiann.com/

License: GNU General Public License v3.0

Python 100.00%

pytorch_practice's People

Contributors

zhangxiann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pytorch_practice's Issues

about lesson8:DCGAN

Why do I get the log as shown below:

[0/20][0/32]	Loss_D: 1.8010	Loss_G: 8.0963	D(x): 0.4317	D(G(z)): 0.3617 / 0.0005
[0/20][10/32]	Loss_D: 7.5290	Loss_G: 38.1183	D(x): 0.9269	D(G(z)): 0.9958 / 0.0000
[0/20][20/32]	Loss_D: 0.0425	Loss_G: 58.4481	D(x): 0.9731	D(G(z)): 0.0000 / 0.0000
[0/20][30/32]	Loss_D: 0.2492	Loss_G: 57.3842	D(x): 0.9787	D(G(z)): 0.0000 / 0.0000
[1/20][0/32]	Loss_D: 0.0000	Loss_G: 56.7433	D(x): 1.0000	D(G(z)): 0.0000 / 0.0000
[1/20][10/32]	Loss_D: 0.0000	Loss_G: 56.9849	D(x): 1.0000	D(G(z)): 0.0000 / 0.0000
[1/20][20/32]	Loss_D: 0.0001	Loss_G: 56.8024	D(x): 0.9999	D(G(z)): 0.0000 / 0.0000
[1/20][30/32]	Loss_D: 0.0000	Loss_G: 57.0740	D(x): 1.0000	D(G(z)): 0.0000 / 0.0000

The outputs have always been noise, I am running according to the source code, where is the problem?

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.