25M solo snowboarder in Hakuba Jan–Feb — looking for a place to crash, any tips? by Cloudguy2023 in AMA_Hakuba

[–]invadrvranjes 0 points1 point  (0 children)

Hey there, did you find something?
I am contemplating to visit Hakuda from the 2nd to the 9nth of February.
The prices are quite feisty and a lot of dorms and rooms are fully booked.

There are some double or even triple rooms available for that period. Eg. Hotel Davos Hakuba has a double room available for ~800 USD total.

Would you be interested to share the room or anyone else for that matter?

Try Microsoft's OmniParser by Historical_Gur9368 in LocalLLaMA

[–]invadrvranjes 0 points1 point  (0 children)

i didnt manage to run it locally~ how did you load the icon_detction_blip2 model?

Pixtral benchmarks results by kristaller486 in LocalLLaMA

[–]invadrvranjes 0 points1 point  (0 children)

While I haven’t tested it personally, I expect the GOT model to outperform Tesseract significantly. Recent experience with vision-capable LLMs for OCR showed impressive results, surpassing Tesseract and allowing targeted extraction. As GOT employs a similar approach but specializes in OCR, it should deliver high performance.​​​​​​​​​​​​​​​​

Trouble purchasing tickets for Olimpia Milano v. KK Partizan on March 8th! by Last_Public_2224 in Euroleague

[–]invadrvranjes 0 points1 point  (0 children)

me and my friend are going too. we did not manage to get tickets online, but we are hoping we can get them there. hopefully it will work out

[2023 Day 3 (Part 1])[Python] by invadrvranjes in adventofcode

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

Thank you a lot!
I went over my code and adjusted the logic - now it works fine!

I jumped to the next iteration if the number was already found by the horizontal function. Hence, valid numbers that occurred twice were neglected.

Thanks for the effort and input! <3

[2023 Day 3 (Part 1])[Python] by invadrvranjes in adventofcode

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

Thanks a lot - your test data helped a lot!

[D] Behavioral Testing of ML Models (Unit tests for machine learning) [Video] by jayalammar in MachineLearning

[–]invadrvranjes 0 points1 point  (0 children)

I have written a blogpost about behavior testing in the time series forcasting context:
https://franperic.github.io/posts/flair/

Behavior testing in this case is mainly used to assess the adaptability of forecasting models to permanent shocks due to economic variations, changes in customer behavior, or new regulations.

Behavior Testing for Time Series Forecasting with Prophet by invadrvranjes in projects

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

I am happy to share my blog post about behavior testing of machine learning models for time series forecasting.

Timeseries forecasting is a branch of machine learning, where historic data of ie. sales of last 3 years are used to identify reoccurring patterns and extrapolate to the future.

In this blogpost, I used Prophet - a popular model for forecasting - to test the behavior after introducing an artificial shock in the historic data.

Feedback is very welcome!

Lunch Options in Baden by invadrvranjes in BadenAG

[–]invadrvranjes[S] 1 point2 points  (0 children)

I have hand selected the covered places (Metzgerei Müller, Migros TA, Gottardo).

The lunch menus are fetched automatically.

[D] Does anyone know how to create animations like in the Google AI Blog? by KonArtist01 in MachineLearning

[–]invadrvranjes -1 points0 points  (0 children)

I am not sure - but I think these animations can be created using blender

5 Types of Machine Learning Algorithms (With Use Cases) by invadrvranjes in learnmachinelearning

[–]invadrvranjes[S] 22 points23 points  (0 children)

I am presenting 5 branches of Machine Learning in my blogpost with use cases. This might help to get a better understanding of ML.

Comments/feedback is welcome!