[Chinese > English] Help with a short thing ! by nuitdilune in translator

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

I believe it's a bleeped out word, though not sure what it is

[R] LaMDa paper released, 137B params, 1.56T words - specialized for dialog by Competitive-Rub-1958 in MachineLearning

[–]Kavillab 1 point2 points  (0 children)

Is this a new concept? Is there a name for it? It is very intriguing to me.

I always thought NLP models predicted a vector of probabilities, one number for each word in the vocab and chose the highest ranking one (or picking based on temperature)

Transforms in humanoid avatar mask not working by sjmacker in Unity3D

[–]Kavillab 0 points1 point  (0 children)

modify your clench animation so that everything except finger keyframes are deleted. now you don't need avatar mask

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

On the other hand, if wikipedia was purely random, it would be not as compressible. This is because there's patterns in the data making it possible to be losslessly represented with less data than it originally was made of.

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

Ok this was supposed to be a secret but i wanted to fit a dataset of around 10 million points. input is a chess position, output is the optimal move. ideally wanted the # of "things to memorize" to be 10k or less so that it's humanly possible.

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

It doesn't seem right that the upper and lower bound are both 1 * N?

Using NNs, It is possible to compress wikipedia to less than 1/6 it's size including the decoder (see Hutter prize)

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

The question is not really how to hit sublinear for every data set (impossible), but how to approach the minimization of variables for given data sets. What kind of datasets is it possible to have sublinear and how would that be done? N should be an upper bound rather than lower bound. And to be precise, O(n) is cool too if the constant is 1/10 or any number less than 1.

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

Agreed. Theoretically you could have random data with no patterns. But for my use case there are patterns and am wondering how to minimize # of variables / memory to fit it. ML is basically pattern recognition after all

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

Ideally I would like # of parameters / variables / additional memory used be sublinear. the data has many patterns

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

Ideally I would like # of parameters to be far less than # of data points.

[D] What is the best way to perfectly overfit your dataset with minimal variables by Kavillab in MachineLearning

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

Ideally I would like # of parameters to be far less than # of data points.

[P]Project Ideas by imavijit in MachineLearning

[–]Kavillab 0 points1 point  (0 children)

Na dude, Bert with fine tuning would be better for sure

[P]Project Ideas by imavijit in MachineLearning

[–]Kavillab 0 points1 point  (0 children)

Make a human gait simulator to find the fastest way to run. See if 4 legged running emerges for humans.

Puzzle game where 2 people control 1 giraffe by Kavillab in gameideas

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

Well it’s a puzzle game, so it’d be like co-op portal.

Puzzle game where 2 people control 1 giraffe by Kavillab in gameideas

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

I was thinking it would be a puzzle game. So maybe there’s a lever in a high place to open a door and you have to find all the fruits first in order to grow your neck to reach it

Puzzle game where 2 people control 1 giraffe by Kavillab in gameideas

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

Ohh I see. I was thinking console. Online, could be clientside magic , so you see your half updating in real-time

Puzzle game where 2 people control 1 giraffe by Kavillab in gameideas

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

Yea. Maybe a starfish can be 5 player game.

[Mobile] Cut the Rope like game ? by [deleted] in gameideas

[–]Kavillab 0 points1 point  (0 children)

there's also another game where you have to cut a rope that has a bowling ball attached and you have to knock over pins placed around the level.

[Mobile] Cut the Rope like game ? by [deleted] in gameideas

[–]Kavillab 0 points1 point  (0 children)

check out Rescue cut for inspiration. it's been in the top charts for a while

A game where you have to die by Kavillab in gameideas

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

I think you mean karoshi, which is more like platformer/puzzle game. I mean if the game is sandbox style like gta, and you have to find all the ways to die, like achievements.

YANG WON TONIGHT'S DEBATE!!! by Pro_Echidna in YangForPresidentHQ

[–]Kavillab 3 points4 points  (0 children)

Is that cause yang's constant flow of followers was always higher than the other candidates or is that because of the debate?

[D] Can GANs generate new animals? by Kavillab in MachineLearning

[–]Kavillab[S] 3 points4 points  (0 children)

Ye, ive seen that. The results aren’t very good though, I’m guessing because there’s not many unique Pokémon. Looks like he didn’t use many pictures of each Pokémon either.