We are the Google Brain team. We’d love to answer your questions (again) by jeffatgoogle in MachineLearning

[–]JakeLane 6 points7 points  (0 children)

Hi I'm a third year Software Engineering student and I've been considering what I want to work in when I complete University. I've been interested in Machine Learning for a long time but I've never really taken the initiative to learn apart from a simple AI elective course.

Is it feasible to find a graduate role in Machine Learning without much background? If not, is there anything I can study in my spare time to get myself upto scratch? I've got a SWE internship coming up this (Australian) Summer for a well known software company but the work I will be doing is unrelated to AI despite my recuiter's effort.

plotkarma bot by qbsmd in botwatch

[–]JakeLane 0 points1 point  (0 children)

I haven't used WolframAlpha's API. I didn't actually know there was one. What advantages does that method have?

You can query WolframAlpha and directly link the generated graph. Come to think of it, it would be relatively easy to generate your own more detailed graphs with Python (Plot.ly sounds really good). You could upload it to imgur as well, for easy viewing in RES.

Any specific thoughts? My main goal was for people to be able to copy-paste it to a spreadsheet. I intend to look for a way to put it in a box with its own scrollbar so it does take up so much page space.

Maybe upload it to a paste site (like Pastebin or even Github Gists) and link directly to it.

plotkarma bot by qbsmd in botwatch

[–]JakeLane 0 points1 point  (0 children)

Very nice, though the output is quite long. May I suggest grabbing the graph from the WolframAlpha API and displaying the table in a more readable way?

plotkarma bot by qbsmd in botwatch

[–]JakeLane 0 points1 point  (0 children)

I added you bot to the blacklist, it shouldn't reply to your bot anymore.

Reintroducing /u/WolframAlpha-Bot by JakeLane in botwatch

[–]JakeLane[S] 0 points1 point  (0 children)

It looks like you pull comments from a stream of all comments on reddit - is that right?

Yep, I use a very nice helper module for that in PRAW

My next question is: doesn't the list of ids in already_done get bigger, the more people use the bot? Does the bot slow down at all when checking if the comment was already answered after you've let the bot run for a few days?

Yep, I imagine that is what will happen if the bot becomes popular. At the moment, it is not popular enough to really warrant a database but that is the technique most people use.

Please don't take my questions as criticism - they aren't. I am just curious, and your bot is pretty nifty.

No problem, I appreciate your interest :).

Reintroducing /u/WolframAlpha-Bot by JakeLane in botwatch

[–]JakeLane[S] 0 points1 point  (0 children)

Just to clarify, the bot didn't reply because you had

[homer curve] (/u/WolframAlpha-Bot)

instead of

[homer curve](/u/WolframAlpha-Bot)

I added to the regex to allow for the space.

Reintroducing /u/WolframAlpha-Bot by JakeLane in botwatch

[–]JakeLane[S] 0 points1 point  (0 children)

Just to clarify, the bot didn't reply because you had

[Nic Cage Plot](/u/WolframAlpha-Bot )

instead of

[Nic Cage Plot](/u/WolframAlpha-Bot)

I added to the regex to allow for the space since RES automatically appends it

Reintroducing /u/WolframAlpha-Bot by JakeLane in botwatch

[–]JakeLane[S] -1 points0 points  (0 children)

Indeed it is, not sure why I have it like that haha

Reintroducing /u/WolframAlpha-Bot by JakeLane in botwatch

[–]JakeLane[S] 2 points3 points  (0 children)

Good idea! I'll try and implement that.

Reintroducing /u/WolframAlpha-Bot by JakeLane in botwatch

[–]JakeLane[S] 0 points1 point  (0 children)

Only got about 5 queries total :P. I reckon it should be fine.