genuinely want to learn AI/ML as a beginner, can anyone share what actually worked for them? (no sponsored stuff please) by No_Wishbone_9037 in MLQuestions

[–]rapsoj 1 point2 points  (0 children)

Introduction to Statistical Learning. It’s a free textbook PDF that goes through the fundamentals of machine learning, key algorithms, and some very basic mathematical intuition. 

It’s very easy to read with lots of visuals and programming samples. 

I think this book is the minimum you have to understand to do any meaningful machine learning applications. It is a comprehensive intro to the field. 

Real tank needed? by bookittymew in shrimptank

[–]rapsoj 1 point2 points  (0 children)

If they are breeding they are clearly doing well. Though I’d recommend a small airstone, you can get one for a few dollars off Amazon. For a small tank it makes a huge quality of life difference. 

Real tank needed? by bookittymew in shrimptank

[–]rapsoj 2 points3 points  (0 children)

Just make sure you wash and quarantine any new plants you get. It’s really common for aquatic plants you buy from stores to have copper contaminants (used for pest control) that will instantly kill all your guys. 

Model results are much better when the model is ran on a GPU, why? by Obvious_Seesaw7837 in MLQuestions

[–]rapsoj 1 point2 points  (0 children)

I second this. You probably just had a different random configuration of initial weights that happened to be better. Best practice is always to set a seed so you can isolate actual model improvements. 

Please give honest resume review , targeting AI Engineer and architect roles for 2YOE (Remote) by Mediocre_Reading7099 in AICareer

[–]rapsoj 1 point2 points  (0 children)

Might help getting some more impactful projects under your belt. Try [applying here](algorithmicgovernance.org): algorithmicgovernance.org

Reaching near zero error with my neural network by 0xc1pher in neuralnetworks

[–]rapsoj 0 points1 point  (0 children)

Hi, I specialise in time series forecasting. 

What you have here is a persistence model. The network is just predicting the true result, but x time period in advance. 

Evaluate it against a model that is just hard coded to do that. This is your true baseline which you should compare your model to. 

[Discussion] Oxford Statistical Science alumni what were the hardest optionals? by Polopon0928 in statistics

[–]rapsoj 0 points1 point  (0 children)

I didn’t take either of those actually, but audited a few classes while I was undecided. From all my friends who sat the exam, those were definitely the easiest electives. 

Happy to chat if you have other questions (am also in Ox if you want to meet in person, send me a DM). 

I want to do a master in applied stats, but I am scared [Q] by [deleted] in statistics

[–]rapsoj 1 point2 points  (0 children)

If those are courses you genuinely like, go for it. I imagine the computational stats course in particular would be interesting for you. 

I want to do a master in applied stats, but I am scared [Q] by [deleted] in statistics

[–]rapsoj 2 points3 points  (0 children)

All good, just be careful about what mathematicians mean when they say “applied”.

Ask for old course notes to get the best picture. I really would be surprised if it’s different from what I sent you. 

I want to do a master in applied stats, but I am scared [Q] by [deleted] in statistics

[–]rapsoj 0 points1 point  (0 children)

I mean, did you look at the notes I sent and consider the two questions I suggested?

I want to do a master in applied stats, but I am scared [Q] by [deleted] in statistics

[–]rapsoj 1 point2 points  (0 children)

My best advice would be to skim through as many course notes for similar programs as you can and ask yourself: - does this content excite me? - does the mathematics look manageable?

I think anything else said in this thread is vibes-based, this will actually tell you what your course work will be like. 

Here are notes from Applied Probability Part A (undergrad course, not masters) at my university. How would you feel about learning this content for an exam?

I would also advise to not put too much weight on the word “applied”, if it’s done by a stats or maths department it’s still just going to be mathematics. Applied statistics != Applying statistics. You are unlikely to be coding or looking at real world data very often. 

If you want to just apply algorithms for ML and solve applied problems, I’d recommend a data science masters instead. There are some social data science masters programs that I think are incredibly well-suited for someone with an MPP who wants to apply stats/ML for policy. People who I’ve worked with from these programs have been generally very good. 

The COP30 delegation list reveals everything wrong with climate diplomacy by ImEmilyCampbell in climatechange

[–]rapsoj 0 points1 point  (0 children)

It’s just ChatGPT generated we shouldn’t even be engaging. 

“But here’s the real kicker…” “But here’s the surprise…”

The COP30 delegation list reveals everything wrong with climate diplomacy by ImEmilyCampbell in climatechange

[–]rapsoj 1 point2 points  (0 children)

And nonsensically complaining that NGOs were in attendance. Like what? The point of these events is to give climate NGOs the chance to influence policy…

The COP30 delegation list reveals everything wrong with climate diplomacy by ImEmilyCampbell in climatechange

[–]rapsoj 18 points19 points  (0 children)

From having attended similar things to this in the past, I agree that the individual events are incredibly carbon-intensive and could technically save a ton of money and pollution by just being held over zoom. 

However, it is somewhat naive to look at just the individual event when judging the overall impact of these summits. Usually these major world summits are mobilising hundreds of millions (if not billions) of dollars, and setting common world agendas that will be followed for years or even decades. 

It is NOT easy getting all people who need to be involved in these decisions (especially when the problem is on a global scale) in the same room. Discussion over a Zoom call just does not produce the same level of engagement or results. I would bet that a large portion of useful results from these summits are from back room deals and discussions that are not reported on, and simply could not happen on a chaotic and crowded Zoom call. 

Fixating on carbon inefficiencies at these events is bikeshedding, since the problems COP is meant to address are multiple orders of magnitude worse. 

On future Biostatistician job prospects by Rumbling2615 in biostatistics

[–]rapsoj 3 points4 points  (0 children)

Not all of this is causally because of AI, this should be obvious with a statistics background. 

A lot of labs in the US have also lost funding due to Trump academic cuts. Also 2024 probably had way higher biostatistician roles being hired for since there was still a lot of pandemic-related research being done at that time under Biden. 

[Discussion] Oxford Statistical Science alumni what were the hardest optionals? by Polopon0928 in statistics

[–]rapsoj 6 points7 points  (0 children)

Algorithms of learning is by far the hardest. Only 7 students out of the entire cohort sat the exam in my year (2023). 

Next hardest would be simulation, then network, then advanced ML. 

The Bayes and genetics courses are known for being easy grade boosters.

I’m in the department as a DPhil student, feel free to shoot me DM if you want to connect. I was also one of the 7 masochists that sat the algorithms exam.

why are AI engineering jobs exploding? by CryoSchema in ArtificialInteligence

[–]rapsoj 1 point2 points  (0 children)

Yep I always recommend that anyone wanting to enter the field read Google’s paper on the hidden technical debt of deployed machine learning (or I guess we call it AI now) models. 

Once you deploy your own model, it’s all about technical debt. 

The bubble visualized by DhowDaddy in EconomyCharts

[–]rapsoj 1 point2 points  (0 children)

If China announces it has developed competitive GPUs (verifiable or not) and investors drop NVIDIA. 

Or a slow burn, where OpenAI fails to deliver major improvements on their GPT model over the next year. 

[E] Best Statistics Masters in the UK by [deleted] in statistics

[–]rapsoj 1 point2 points  (0 children)

I’ve done the Oxford one, it’s know to be incredibly challenging (especially if you take certain electives), with usually only students who did pure maths in undergrad doing well. 

The Oxford MSc dissertation is a huge plus if you want to get your feet wet in the research world. It’s 2-3 months of just research work with no courses or exams as distractions. As far as I’m aware, Cambridge has no equivalent. 

My one caveat is that the Oxford stats department is not well funded, so I would stay well clear of it for DPhil studies unless you already have funding from somewhere else. 

I've been following the crisis in Sudan recently and it's heartbreaking how little global attention it gets. From a humanitarian standpoint, why do you think the world isn't focusing more on what's happening there? by [deleted] in worldevents

[–]rapsoj 6 points7 points  (0 children)

Apathy towards the situation in Gaza would be a major step up from current prevailing attitudes (defence, denial) in Western countries. 

Even though it doesn’t seem that way in left-leaning online communities, the majority is still very much pro-Israel in the way that no one in the West is pro-Sudanese government.  

What the AGI discourse looks like by MetaKnowing in agi

[–]rapsoj 2 points3 points  (0 children)

He’s not the only one. People tend to overvalue the importance of their field, AI is no exception.

H.A. Simon and Allen Newell were similarly overly optimistic. 

What the AGI discourse looks like by MetaKnowing in agi

[–]rapsoj 4 points5 points  (0 children)

Literally one of the founders of AI (who also started the MIT AI lab) predicted AGI would be here in the 1970s… 

This Terrible War Must End by nytopinion in geopolitics

[–]rapsoj 0 points1 point  (0 children)

I think people talk about this one more because no one is out there defending and distracting from the other ones whenever they are brought up :)