Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need tests #13

Open
pkmital opened this issue Apr 6, 2016 · 8 comments
Open

Need tests #13

pkmital opened this issue Apr 6, 2016 · 8 comments

Comments

@pkmital
Copy link
Owner

pkmital commented Apr 6, 2016

Anyone willing to help w/ this?

@micknoise
Copy link

Hi Parag

It might be that we can get some of my students to test. They might need
some guidance from you.

On 6 April 2016 at 17:32, Parag K Mital [email protected] wrote:

Anyone willing to help w/ this?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#13

@pkmital
Copy link
Owner Author

pkmital commented Apr 6, 2016

Wow awesome! Yes, writing up tox tests for each python example and testing string difference on output would be the way to go.

@micknoise
Copy link

Ok I'll introduce you to some talent. They are a few weeks away from their
final deadline but will be interested and able to help soon.

:-)

On Wednesday, 6 April 2016, Parag K Mital [email protected] wrote:

Wow awesome! Yes, writing up tox tests for each python example and testing
string difference on output would be the way to go.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#13 (comment)

Sent from my mobile

@hunkim
Copy link

hunkim commented Apr 18, 2016

@pkmital Please take a look at this. If something like this is OK, I'll make a PR.

https://github.com/nlintz/TensorFlow-Tutorials/blob/master/.travis.yml

@ghost
Copy link

ghost commented May 2, 2016

Hi Parag,

awesome tutorial! I can help you with testing. I already found an issue. I wondered why plotting wasnt working. Adding plt.show() below each plt.imshow(...) resolved that issue. Well, not really. There is just one window containing the first plot. If you want to see the other plots, you need to close the window for popping up a new window containing the next plot.

@cswwp
Copy link

cswwp commented Oct 13, 2016

hi, i want to classify with autoencoder, but i find the AE is just reconstruct the input without classify, would you mind help me about how to classify with AE?

@pkmital
Copy link
Owner Author

pkmital commented Oct 13, 2016

@cswwp This is reserved for discussion about the topic of creating tests. Please try on StackOverflow or better yet take this free online course: https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow/info

@ghost
Copy link

ghost commented Jan 14, 2017

Apparently only the first plot is shown. Closing the first plot shows nothing else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants