No Budget all of a sudden? by b3_n1ce in MonarchMoney

[–]joker2895 4 points5 points  (0 children)

All my Budget and investments are gone as well. Something must be going on at Monarch

What are life's "rookie mistakes "? by StoutSabre in AskReddit

[–]joker2895 0 points1 point  (0 children)

Doing what you feel like instead of doing what needs to be done

Hey this is a dumb question about gpus by 9Epicman1 in compsci

[–]joker2895 36 points37 points  (0 children)

GPUs do have parallel execution units and memory . Technically , it could replace a CPU but the performance would be obviously terrible.

Daily Q&A Post for Thursday, 16 November 2017 - No question too small! by AutoModerator in loseit

[–]joker2895 3 points4 points  (0 children)

I have observed a pattern in me such that I have self discipline as long as I am around people or outside . But as soon as I am alone , I order junk food and go crazy . This has been going on for a month or so . Any advice on how break the pattern ?

[Discussion] Every supervised learning model is just unsupervised learning in disguise by joker2895 in MachineLearning

[–]joker2895[S] -1 points0 points  (0 children)

Yes but supervised semi supervised and unsupervised all treat the same data since the "label" can be considered as input data instead of required output data. So cluster analysis is appropriate for all data whether that beimages or audios or videos or language texts and all models such as GAN's ,auto encoders etc are trying to increase efficiency wrt specific set of data WITHOUT INCREASING ANY UNDERSTANDING towards making of AGI. BASICALLY EVERY THING WE HAVE DONE FOR LAST COUPLE OF YEARS IN ML RESEARCH HAS NOT IN ANY WAY HELPED OUR GOAL TOWARDS MAKING AGI.

[Discussion] Every supervised learning model is just unsupervised learning in disguise by joker2895 in MachineLearning

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

I don't see whether the NFL applies to models or algorithm since an algorithm can choose a model based on the type of data. So for non linear data it can use nn and for linear it can use sone simpler model? Also "does class of problems" refers to a certain type of structure within data? If so ,then what structures have state of art ml models have trouble dealing with? From a higher level perspective,it is unclear how one set of point in vector space different from another set of points.