Viewing profile — nickwalton00
nickwalton00
HN member- Joined
- Tue, May 29, 2018, 8:54 PM UTC
- HN karma
- 372
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About nickwalton00
No profile information was provided.
Recent public activity
-
comment
Comment #24907945
I agree that GPT-3 should not be used for medical applications, but I disagree that it's "not very good" as a dialog system. I've found it to be insanely good though it may require…
-
comment
Comment #24907931
Yep few shot learning is a game changer. You don't get perfect results but you can prototype all kinds of systems extremely fast.
-
comment
Comment #24668748
Read the first section and has already been super helpful for a newbie founder. Thanks!
-
comment
Comment #24657353
Latitude / AI Dungeon | ML Engineer / Applied Scientist | Remote (U.S.) | Full-Time | https://latitude.io Latitude is revolutionizing how games are made by leveraging advanced AI. …
-
comment
Comment #24349476
The nice thing about Patreon is it explicitly is structured for tiered subscription support and removes the need for creators to do any payment system managing.
-
comment
Comment #23983214
I've had companies straight up pay me for doing a take home project as part of an interview. I think that's the ideal way as it gets rid of the potential for exploitation/excessive…
-
comment
Comment #23837787
Super excited about this! It's crazy to see the progress AI Dungeon has made from its early beginning one year ago to where it is now.
- story
-
comment
Comment #21966526
Ai dungeon creator here. Another option is if you can detect what region the colab notebook is in and have a multi region bucket for each international area you could download from…
-
comment
Comment #21740073
The unexpected thing was that Google colab and GCS are separate such that transfer costs between them often end up as international external egress fees
-
comment
Comment #21723545
I do a small amount of editing the text that goes in and out of the model (saving the last 8-10 actions and results, cutting off hanging sentences, adding "You " to the beginning o…
-
comment
Comment #21723355
The game can be remarkably wholesome if your actions are. It's not too difficult to take it in either direction depending on what you do.
-
comment
Comment #21723342
I scraped a bunch of stories from chooseyourstory.com but I did curate them to make sure they had the right second person format. I couldn't really anywhere else that had a consist…
-
comment
Comment #21722415
I believe I just fixed it! Let me know if there are still issues.
-
comment
Comment #21719272
Yeah sometimes the model can get off track and it can be hard to get it back. The best way is just to revert a few actions back by typing "revert"
-
comment
Comment #21719195
It's partly because my first version (which you can play at ai-adventure.appspot.com) was white text on a black terminal like background.
-
comment
Comment #21719119
Thanks! I have no idea how I would afford to host it myself haha. GPUs don't come cheap!
-
comment
Comment #21718968
Hmm it's supposed to cut at end of text tokens. I'll look into that and see what's causing that.
-
comment
Comment #21718963
Thank you!
-
comment
Comment #21718916
Yep! Nathan did an earlier experiment of this, but it was the smallest gpt model trained on a small dataset of Zork adventures.
-
comment
Comment #21718641
I did think about this when I was making it!
-
comment
Comment #21718515
Definitely. I would love to see something like this as part of a more comprehensive game.
-
comment
Comment #21718511
Haha! I love it
-
comment
Comment #21718468
Hmmm... I haven't seen that before there should be enough memory on the GPU to hold the model.
-
comment
Comment #21718195
Yeah sorry. I don't know if there's anyway around it. Google colab is simply the best way to give people a chance to play the game without having to pay money or do complicated tec…