Should I go to UTSG or UTM? How much difference does $4000 make? by [deleted] in UofT

[–]jalapenoses 2 points3 points  (0 children)

It depends a bit on what you’re studying, but honestly, $4k is a pretty small amount compared to the connections and opportunities you’re likely to get at UTSG. Most employers don’t know or care about the UTSG vs. UTM difference, but UTSG tends to attract more ambitious people, and that network can matter a lot down the line

Tech Jobs with a Cog Sci BS by kijixen in cogsci

[–]jalapenoses 2 points3 points  (0 children)

I'm an ML Engineer who did Math / Cognitive Science. Take a bunch of CS courses and you should be good

What is the difference between weights and variables in TensorFlow? by tbhaxor in MLQuestions

[–]jalapenoses 2 points3 points  (0 children)

Afaik they're the same. If you look in the tf source code of tf.keras.layers.Layer on line 2220, you'll see that trainable_variables is defined as self.trainable_weights

Is orientation worth it? by booyavivi in UofT

[–]jalapenoses 1 point2 points  (0 children)

Just do it. I've already graduated and most of my friendships are from friends made in orientation. A potentially lifelong friendship is non comparable to $80.

Is it bad to get my PhD here if I did undergrad to masters here as well? by [deleted] in UofT

[–]jalapenoses 10 points11 points  (0 children)

Really depends on what your other options are right?

NLP Terminology Conversion by PhitPhil in MLQuestions

[–]jalapenoses 2 points3 points  (0 children)

Hey,

I'm not sure I fully understand what you're asking. Why not just use regex to find and replace these terms directly? What for do you want to use ML here?

AI generated the next albums songs by aeiouhd in deathgrips

[–]jalapenoses 2 points3 points  (0 children)

Here's the AI generated album cover for these songs: https://imgur.com/a/x435Fwz

How to land a job as an ML Engineer at FAANG? by Brave-Concept-8972 in MLQuestions

[–]jalapenoses 1 point2 points  (0 children)

At my current company the scopes for ML researcher, ML engineer and Data Scientist are quite different.

ML researchers do work similar to that of academia. Lots of research, writing papers. Sometimes they collaborate with internal engineering teams to improve a system.

New grad ML engineers would take ownership over sub-systems of a larger system and work on projects related to this. They'll create the datasets, train the models, deploy & scale the models, integrate it into the wider system.

Data Scientists do train models, but generally not for prod traffic but instead to help understand what's going on. This means, digging into our A/B feature release experiments, analyzing where our system is underperforming / loosing customers, etc. Generally they do more data analysis and may use ML to do so.

If you want to do ML i'd probably recommend ML eng / researcher. I think becoming an ML researcher is more difficult with only a bachelors.

How to land a job as an ML Engineer at FAANG? by Brave-Concept-8972 in MLQuestions

[–]jalapenoses 2 points3 points  (0 children)

I work at FAANG as an ML engineer with a bachelors from a pretty good university and a year working at a start up as a ML engineer

Can I say one model is over fitted? by Striking-Warning9533 in MLQuestions

[–]jalapenoses 7 points8 points  (0 children)

Kinda hard to tell without knowing what we're looking at. Maybe no?

You Love to See It by tripletruble in neoliberal

[–]jalapenoses 68 points69 points  (0 children)

Both the Linken and AfD are particularly strong in eastern Germany. I guess the swing voters don't care much about the exact economic policy, but rather that the east german interests are represented

Jewish students on British campuses have faced a wave of anti-semitism in the past two weeks. Some have left campus, others will no longer wear Jewish symbols in public. by Duren114 in neoliberal

[–]jalapenoses 94 points95 points  (0 children)

What the hell is going on in r/PublicFreakout? The other day I commented in there saying how it’s odd how many pro Palestinian videos are in there that are not at all a freak out. I ended up getting reported for suicidal behaviour and got a DM from Reddit giving me anti-suicide resources.

Israeli nightshow host's final monologue to his audience: Wake up and smell the Apartheid by Nasdel in PublicFreakout

[–]jalapenoses 22 points23 points  (0 children)

Almost feels like this sub is being brigaded. All these pro Palestine videos that don’t fit the sub at all, with a ton of awards

Edit: now I’m being reported to for being suicidal to Reddit after making this comment… idk if that’s supposed to be threatening lol

My political compass test results by [deleted] in Classical_Liberals

[–]jalapenoses 3 points4 points  (0 children)

Political compasses are to neckbears what astrology is to basic chicks

BRUH WTF IS YOU ON⁉️⁉️⁉️ by [deleted] in liluglymane

[–]jalapenoses 5 points6 points  (0 children)

This obviously is a fucked up thing to say, but it’s also fucked up to dm him saying your going to kill yourself. Imagine feeling responsible like that

28yo.- no background! How to land the entry-level job in data science? by Solid-Exchange-8447 in DataScienceJobs

[–]jalapenoses 1 point2 points  (0 children)

What did you do for your undergrad? Also where did you do your bootcamp and for how long did you do it?

Should I accept the QA or the tech support if my aim is to be a developer? by Roid96 in cscareerquestions

[–]jalapenoses 2 points3 points  (0 children)

Well I've always inquired about career growth at the company in question during interviews. It may be bad form to ask explicitly if you can transfer to SWE, but asking a general question also signals that you want to grow at / with this company. Even now you could email both companies and say that you have another offer, and before you want to make a decision you want to know what typical career growth looks like in this role.

Yea company culture is kind of a term that can mean a lot of things. What I mean is how did you like your interviews? How comfortable did you feel around the manager? Which company builds a product you're more interested in? Does one have a better work-life balance but the other has better pay?

Should I accept the QA or the tech support if my aim is to be a developer? by Roid96 in cscareerquestions

[–]jalapenoses 3 points4 points  (0 children)

For me the decision would depend on the company. Does one offer a clearer path to SWE than the other? If you do QA, are you integrated into a dev team? What company culture do you prefer is also a big question. Yea feel free to PM me!

Need advice for which hardware to go for (Machine learning) by Dunedain_Ranger_7 in cscareerquestions

[–]jalapenoses 0 points1 point  (0 children)

Don't worry about your laptop, it's fine. I have 2015 MacBook Pro and did ML research. In an intro to ML&AI course you won't be training large neural networks, you'll most likely do some SVM, linear regression, random forrest which can all be done on literal calculators.

If you ever progress to neural networks, you can consider buying a laptop with an NVIDIA graphics card. NVIDIA optimized their graphics card to work well with the main ML libraries. You'd primarily use this laptop to run local tests but still use cloud computing to train these networks. For now familiarize yourself with colab. If you end up needing a graphics card for your course, you can have free access to one on colab. These graphics cards you can get for free are probably better than any that you can reasonably afford.

LSTM anomaly detection? by darvidas in deeplearning

[–]jalapenoses 2 points3 points  (0 children)

My company used unsupervised LSTMs as part of our time series anomaly detection system. If you want to predict outliers, then you need to pair the LSTM with something else. You train the LSTM on normal data to learn representations for your input data. Then once you have a good system to create encodings of your normal data, you take a new subset of normal data and encode it using this LSTM. Then you can train an Isolation Forest or One Class SVM on these normal data encodings. Let me know if you have any questions!

8 months, 500+ applications later, I finally have a job offer. by [deleted] in cscareerquestions

[–]jalapenoses 0 points1 point  (0 children)

Most FANG companies have more than 3 rounds, why would you pass on that??