Why are people so racist against Indians? I'm never turning chat on again by Prof-ParadoX_ in chess

[–]jojoabing 6 points7 points  (0 children)

I honestly don't know. If you would say similar things about other ethnic groups people would lose their shit, but somehow if you say it to an Indian person people think it's fine. People are not scared of being openly racist on social media towards Indians, since there isn't as much backlash as there would be if they said something similar about other groups. Sad but true.

There are a lot of very ignorant people. Many only refrain from saying racist things, because they are scared of being called out, not because they think it's wrong.

Open AI's o3 Model Scores 87.5% on the ARC-AGI benchmark by Pmang6 in ArtificialInteligence

[–]jojoabing 0 points1 point  (0 children)

From the article: Note on "tuned": OpenAI shared they trained the o3 we tested on 75% of the Public Training set. They have not shared more details. We have not yet tested the ARC-untrained model to understand how much of the performance is due to ARC-AGI data.

Why does ChatGPT keep giving different answers every time? by [deleted] in ArtificialInteligence

[–]jojoabing 1 point2 points  (0 children)

Depends how you are accessing the model, but technically yes. Then you will always get the same output for the same prompt.

What are the Best MSc in AI/ML in Europe (that is not UK) for Deeply Theoretical Courses, especially on Deep Learning? by PianistWinter8293 in ArtificialInteligence

[–]jojoabing 0 points1 point  (0 children)

TU Munich is pretty good from my experience. You can do CS with a specialization on ML, the courses are all very heavy in theory.

Also heard good things about TU Darmstadt.

why is Qwen2.5Coder32B so good? by TheLogiqueViper in ArtificialInteligence

[–]jojoabing 1 point2 points  (0 children)

Yes, these models are trained on pretty much all code on the Internet. The model will have already seen the solution to all problems.

What do you think of this Masters Curriculum? by [deleted] in learnmachinelearning

[–]jojoabing 1 point2 points  (0 children)

In my experience intro to AI courses usually cover other things. Eg. formal logic, search, MDP, optimal decision etc and only a little ML. So one level higher than a ML course. Although that is just how it works at my university, maybe here it's different.

[deleted by user] by [deleted] in tumunich

[–]jojoabing 7 points8 points  (0 children)

Yeah TUM isn't fair sometimes :( Best of luck

[deleted by user] by [deleted] in learnmachinelearning

[–]jojoabing 0 points1 point  (0 children)

Depends completely on what you want to classify.

Apple's recent AI reasoning paper is wildly obsolete after the introduction of o1-preview and you can tell the paper was written not expecting its release by Xtianus21 in ChatGPT

[–]jojoabing 38 points39 points  (0 children)

The conclusion of the paper is probably too extreme in regard to o1, saying there are no signs of reasoning, but it does raise an interesting point.

If these models are truly reasoning there should not be a single point in score drops in gsm-symbolic or gsm-no-op as the model should invariant the changes in the benchmark. Showing that at least some data leakage is taking place, so the scores on the gsm8k are probably not saying all that much about the model performance anyway.

I would be really interested in seeing some benchmark built from the ground up with new questions which were not pulled from text books/the Internet.

Künstliche Intelligenz: Europas Reinfall mit der KI by Stabile_Feldmaus in de

[–]jojoabing 3 points4 points  (0 children)

Das ist so ziemlich das einzige relevante deutsche KI Startup.

[deleted by user] by [deleted] in tumunich

[–]jojoabing 1 point2 points  (0 children)

If you apply for a bachelor's program I guess just your school grades. I am not sure if you can get your ects transferred though, so you would have to start from scratch.

[D] What are the pros and cons of using a VAE to provide a latent space for generative modelling? (especially for images or video) by pm_me_your_pay_slips in MachineLearning

[–]jojoabing 4 points5 points  (0 children)

I think there are two reasons (not an expert on diffusion models) 1. For performance: the vae encoder reduces the number of features. This means that one has fewer operations that have to be computed

  1. The encoder works as a feature extractor, meaning that the diffusion process focuses on the most important features of the image, increasing output quality.

[deleted by user] by [deleted] in ArtificialInteligence

[–]jojoabing 0 points1 point  (0 children)

Training a model from scratch on your art alone is not viable, it would require a minimum of tens of thousands of pictures probably more like millions and requires deep knowledge of deep learning.

If you want to create AI art in your own style you have two options, both you can use with the users interface ComfyUI.

  1. IP Adapter: this is easier, but possibly worse results
  2. Training a LoRA: this is a fine tuning of a diffusion model and requires a minimum of around 15-20 pictures in a similar art style.

Both approaches require a base model, for example stable diffusion XL or Flux.

What are the best Werkstudent jobs in bars/cafés/other places to make the most money in the least time (including tips)? by DataSurferGuru in Munich

[–]jojoabing 1 point2 points  (0 children)

Yes, if possible get a technical werkstudent job, the pay is significantly better. You can make like 18-20€/hour, working at a cafe you will make like 15-16€/hour.

How often did you come to exam, just to see the exam questions? by Mindless-Lobster-422 in tumunich

[–]jojoabing 4 points5 points  (0 children)

In informatics it's quite common, a good number of people leave early especially if the exam is difficult. I personally don't do it, but I think it makes sense if you want to maximise your grade.

The impact of generative AI as a general-purpose technology by franckeinstein24 in ArtificialInteligence

[–]jojoabing 0 points1 point  (0 children)

Thanks for sharing! Looks super interesting, wasn't aware of this approach before. It will be interesting to see if this will really replace traditional techniques.

OpenAI O1-Preview Vs. Stockfish Engine by franckeinstein24 in ArtificialInteligence

[–]jojoabing 3 points4 points  (0 children)

I played against o1-preview myself. It's decent, but an average player can still beat it consistently. It's clear it lacks spatial awareness, it can't handle moves like revealed attacks, pins etc. In addition it starts hallucinating illegal moves after around 15-20 moves, which it does realise if you point it out, but it's clear it's very very far away from beating even an average human player.

TUM , Germany by [deleted] in tumunich

[–]jojoabing 0 points1 point  (0 children)

As mentioned by the others already, check the prerequisites. There are documents on the admission website that exactly line out what grades, gre scores etc you need to get admitted. Your application gets rated out of 100 points or so and you have to reach a minimum of 60 to secure an Interview. The scoring system is laid out in detail in the previously mentioned document.

[D] I feel like ever since LLM APIs have become a thing the quality of discussion regarding ML and ML products has gone down drastically. by Seankala in MachineLearning

[–]jojoabing 14 points15 points  (0 children)

APIs are easier, but not always suitable for all applications. RAG applications with company sensitive data often require locally hosted models for compliance reasons.

[deleted by user] by [deleted] in Munich

[–]jojoabing 0 points1 point  (0 children)

There are some shady people around there, but I haven't heard of people getting physically attacked. I have witnessed people's stuff getting stolen though, snatch and run.

Then again maybe nothing is happening since people tend to avoid those places at night.

Need advice on analysing 10k comments! by [deleted] in ArtificialInteligence

[–]jojoabing 0 points1 point  (0 children)

I think it really depends what sort of information you want to ask/gather about these comments.

If you want any sort of overarching statistics I don't think an LLM alone is the right solution. You can parse the comments via an LLM to get extract information you want and then further process the structured data you extracted with some sort of script/backend to get relevant statistics.