GithubHelp home page GithubHelp logo

huxiaoman7 / paddlepaddle_code Goto Github PK

View Code? Open in Web Editor NEW
573.0 47.0 201.0 241 KB

用PaddlePaddle和Tensorflow实现常用的深度学习算法

License: Apache License 2.0

Python 100.00%
paddlepaddle tensorflow algorithm cnn machine-learning alexnet paddlepaddle-tensorflow

paddlepaddle_code's Issues

Performance issue in 3.image_classification/cifar_tf/cifar10_eval.py (by P3)

Hello! I've found a performance issue in cifar10_eval.py: with tf.Session() as sess(here) is defined in the function eval_once(here) which is repeatedly called in the loop while True(here).

tf.Session being defined repeatedly could lead to incremental overhead. If you define tf.Session out of the loop and pass tf.Session as a parameter to the loop, your program would be much more efficient. Here is the Stack Overflow post to support it.

Looking forward to your reply. Btw, I am very glad to create a PR to fix it if you are too busy.

你好。

刚接触机器学习
Python 2.7.14 (default, Nov 1 2017, 10:27:43)
[GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.38)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

import paddle
import paddle.v2 as paddle

paddlepaddle的安装导入都成功了。
但是一旦运行相关代码 就提示(初始化的时候就崩了)
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6
能指点个方向吗。

机子是mac
系统自带的python是2.7.10
(自带的install paddle安不上去。百度说要关SIP我就没考虑了。。)
装的2.7.14
非常感谢!

晓曼老师

哈哈哈,paddlepaddle黄埔第一期学院报道

使用tf的Alexnet的问题?

小姐姐,你好
原始的Alexnet是用来处理Imagenet的数据,那个数据尺寸和cifar-10的尺寸不一样,请问你是如何处理的?

小姐姐,我提个问题

首先,我是新手,对于CNN完全不了解,对Python也只是知道一点点。
我以为第一篇手写数字识别很.....通俗,但是您这除了paddlepaddle的安装外,那堆源码让我一脸懵逼.......不知所云.......就希望能不能再基础点儿....
求领进门

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.