No, you’re thinking of the first scene of the movie where a fly falls into the teletype machine and causes it to type ‘tuttle’ instead of ‘buttle’.
No, you’re thinking of the first scene of the movie where a fly falls into the teletype machine and causes it to type ‘tuttle’ instead of ‘buttle’.
Ok. I’m getting tired. You bested me this round. Have a nice day.
You say it’s the goal of the proletariat to protect the revolution, but why would they? Each proletariat would benefit from the revolution’s failure- they could live better lives as the bourgeois. You talk about the proletariat like they are some monolithic entity, with a single mind and goal. You talk big about helping the individual, but cannot see beyond their class. The proletariat is a person, with needs, desires and opinions. What father would hold the abstract ideals of the “revolution” over the life of his sick daughter? Any father I know would do anything for the safety of his children, even hoard life-saving medicine from others.
Communist logix
we need to abolish private property so everybody has equal power.
we class of people to maintain public ownership
After all, how can we enforce public ownership without a more powerful class of enforcers?
deleted by creator
Which one is cooler? Cause I’m that one.
That is so kind of you to say. Thank you!
I deliberately create characters which have an interesting dynamic with other player’s characters.
That either tells you nothing about me, or everything about me.
I always find it very funny when someone suggests anarcho-something as a solution to all of capitalism’s problems. How exactly do you plan to enforce that? Do you think social pressure & shunning will do anything more than create a class of extremists with an oppositional philosophy?
This feels a lot like ‘Come to Brazil!’
Depending on the church, this might actually be welcome. Bible study is supposed to be about interpreting the Bible, so asking why a person read a verse in a specific way wouldn’t be rude.
Protestantism’s central argument is that grace is gifted by faith alone. If someone says otherwise, they are not a protestant.
And before someone tries to bring up the myriad of ‘baptist’ churches which don’t think so, please note that a central tenet of Baptist belief is sola fide.
Yeah, mine. EYYYYOOOOO! (I may or may not have ED)
Oh, so the goal is to get the certain doom?
“An anaconda that is sprung?” What does that mean?
At first, I thought you were referencing the Old testament.
When playing overly smart characters I tend go less for loquaciousness and more for confusing amounts of double entendré. Like how a temple might be incensed if I gave them the wrong perfume.
Let’s play a little game, then. We bothe give each other descriptions of the projects we made, and we try to make the project based on what we can get out of ChatGPT? We send each other the chat log after a week or something. I’ll start: the hierarchical multiscale LSTM is a stacked LSTM where the layer below returns a boundary state which will cause the layer above it to update, if it’s true. the final layer is another LSTM that takes the hidden state from every layer, and returns a final hidden state as an embedding of the whole input sequence.
I can’t do this myself, because that would break OpenAI’s terms of service, but if you make a model that won’t develop I to anything, that’s fine. Now, what does your framework do?
Here’s the paper I referenced while implementing it: https://arxiv.org/abs/1807.03595
Sorry that my personal experience with ChatGPT is ‘wrong.’ if you feel the need to insult everyone who disagrees with you, that seems like a better indication of your ability to communicate than mine. Furthermore, I think we’re talking about different levels of novelty. You haven’t told me the exact nature of the framework you developed, but the things I’ve tried to use ChatGPT for never turn out too well. I do a lot of ML research, and ChatGPT simply doesn’t have the flexibility to help. I was implementing a hierarchical multiscale LSTM, and no matter what I tried ChatGPT kept getting mixed up and implementing more popular models. ChatGPT, due to the way it learns, can only reliably interpolate between the excerpts of text it’s been trained on. So I don’t doubt ChatGPT was useful for designing your framework, since it is likely similar to other existing frameworks, but for my needs it simply does not work.
I don’t think the Chinese room is a good analogy for this. The Chinese room has a conscious person at the center. A better analogy might be a book with a phrase-to-number conversion table, a couple number-to-number conversion tables, and finally a number-to-word conversion table. That would probably capture transformer’s rigid and unthinking associations better.