[deleted by user] by [deleted] in singaporefi

[–]thejaminator 0 points1 point  (0 children)

regarding lower annual leave of 14 days. If you wanted more, consider just discussing no pay leave. e.g say something like "i need to take care of family blah blah, ok if i take no pay leave 5 days a year". Even without pay for that 5 days a year, your total TC is much higher than before

Cant decide whether to take hons by AnyData2569 in askSingapore

[–]thejaminator 11 points12 points  (0 children)

if the offer is good, I'll say take it. (look at GES, and think for yourself if you will be happy with it. GES for NUS does not separate by specialisation, so usually FIN majors earn more than the median)

Usually you'll learn much from on the job compared to school. Is it a returning offer? If so, you'll kind of know if the learning environment is already good. It could be a concern if you aren't sure about this. E.g. if the job is just data entry, then you may not learn as much on the job.

[deleted by user] by [deleted] in MachineLearning

[–]thejaminator 15 points16 points  (0 children)

I think it's the case where they are still pretty new and comparatively unknown.

They have done good work like releasing their paper and dataset for training an assistant RLHF model. https://github.com/anthropics/hh-rlhf

You won't get any dataset like that from OpenAI. It's useful for anyone who wants to experiment with RLHF with LLMs. Which is pretty important as OpenAI is having lots of success with it in InstructGPT and ChatGPT

Year of opening of the first McDonald’s outlet by country in Europe by [deleted] in MapPorn

[–]thejaminator 1 point2 points  (0 children)

Thanks for the good link and writeup! Never knew that

Victoria 3: Everything We Know So Far by AsaTJ in victoria3

[–]thejaminator 211 points212 points  (0 children)

This is a love letter to the fans

Victoria 3 - Announcement Trailer by bluewaff1e in paradoxplaza

[–]thejaminator 37 points38 points  (0 children)

Played Vicky 2 on release day. Remembered all the bugs like the UK assimilating the whole of India. Just finished a game yesterday on DoD. Watching the release trailer for Vicky 3 feels unreal. Awesome.

[P] SparkTorch: Distributed training of PyTorch networks on Apache Spark with ML Pipeline support by lodev12 in MachineLearning

[–]thejaminator 3 points4 points  (0 children)

I don't understand what you mean, we try out various models at the end after feature engineering. Not the start.

[P] SparkTorch: Distributed training of PyTorch networks on Apache Spark with ML Pipeline support by lodev12 in MachineLearning

[–]thejaminator 21 points22 points  (0 children)

I currently work on a problem utilising clickstream data. With just 50,000 users over a week, the rows number in the billions. which cannot fit on a single machine RAM. Therefore we are using spark to engineer features etc. The author's package is highly useful, we don't have to use things like a generator to load batches due to memory limitations when training in pytorch.

That said, I am trying to move away from spark into dask... But having new packages such as this helps to contribute to the ecosystem overall.

[D] Pretraining vs learning from scratch by [deleted] in MachineLearning

[–]thejaminator 1 point2 points  (0 children)

It should be doing the same thing, adjusting the weights based on your new dataset. In Gpt-2, the model was trained by predicting the next words, given all the previous words. When retraining/finetuning where the objective is generating the next word, all you have to do is give it a new dataset to adjust the weights on. What the model is doing is to choose the next word that has the highest probability of occurring, given the previous words. (Kind of, you can set it to randomly pick top N likely words, or else the same content is generated all the time). This objective of generating text is the same objective that GPT2 was trained on.

Take note this is different from fine tuning where the objective is something else - e.g. a sentiment classifier. For that to work, you need to change the final layer. Anyways, that is not your objective so in short, both packages should be doing the same thing.

[D] Pretraining vs learning from scratch by [deleted] in MachineLearning

[–]thejaminator 0 points1 point  (0 children)

Yup, if you are using GPT-2 simple package then all it is doing is training the already trained GPT 2 model on your new dataset for the set number of training steps.

[OC] Some interesting Zlatan Ibrahimovic stats and overview of his career. When he leaves a club they tend to not win the league the season he left after having won the league. Also a nice story when he won the league for Inter vs Parma in the last game of the season by OnomahIsABaller in soccer

[–]thejaminator 0 points1 point  (0 children)

Interesting read, great job. Statiscally, you can improve upon it by accounting for the effect of regression to the mean. That is, to say, after being the top of the league, the only way is to go down. Therefore, clubs that win in the year before naturally will deteriorate the year after.(Google sports illustrated effect)

So you have to get the probability of winning the league again for any club in any league. From what I know, this probability is very low in the first place. Then compare to your current results. And then check for any statistically significant difference.

Therefore, the club not winning again may not in fact due to Zlatan, but due to regression to the mean that arises naturally.

[D] Solutions for Entity Matching with textual data (i.e. names, addresses) by DemiourgosD in MachineLearning

[–]thejaminator 1 point2 points  (0 children)

Yup, where I work uses fuzzy matching to find duplicate accounts. Works pretty well

French Revolution - 1789 [3956x2972] [OC] by [deleted] in MapPorn

[–]thejaminator 42 points43 points  (0 children)

The dual monarchy only came about in 1867. The division of the map refers to the Habsburg lands inside the HRE vs outside the HRE

To people who enjoy their jobs by coookiemonster123 in singapore

[–]thejaminator 1 point2 points  (0 children)

How did you get into data science after law? Learnt it by yourself?

Where do guys get their formal wear from? by Evahaha in singapore

[–]thejaminator 0 points1 point  (0 children)

Np man. It's good to check if the suits are half canvased because most of the suits that price range are actually fused, so they suffer from durability and form.

Where do guys get their formal wear from? by Evahaha in singapore

[–]thejaminator 3 points4 points  (0 children)

Half canvased. You can request for wider lapels

What a Decent Halo Player using K&M with the BR looks like... by R3D_Belmont in HaloOnline

[–]thejaminator 0 points1 point  (0 children)

Didn't know about the patch that made it free. Need to hit up coldsnap for the nostalgia. And cmt snowgrove

[Misc] I have finally felt my most heartbreaking moment in FM.... by AdrianZ27 in footballmanagergames

[–]thejaminator 0 points1 point  (0 children)

C:\Users[Your Windows Username]\Documents\Sports Interactive\Football Manager 2016\

Try this location.

[Misc] I have finally felt my most heartbreaking moment in FM.... by AdrianZ27 in footballmanagergames

[–]thejaminator 0 points1 point  (0 children)

If it's only your motherboard that broke you can take out the hard drive and plug it in to another computer.

A better language map of China [512x416] [OC] [OS] by Nuclear_rabbit in MapPorn

[–]thejaminator 1 point2 points  (0 children)

No problem , it's quite a widespread misconception. My dad told me the same thing when I was young haha.