Interlink
@Interlink
beans
1
0
RealiveRealive is a small collection of unblocked links put on a fancy cover. Think of it as a glorified pastebin for my giant ego. This is the original project, any forks aren't my doing. Suggestions are welcome.
12
4
0
0
A masterpiece
The best game you will ever play. Until you play a better game.
Outstanding, the most efficient way to happiness - Computerperson83748
Wonderful, although maybe a bit too hard for the average gamer, 0/10 - Ign
What am i doing here? - Random person in the matrix
See all the great reviews? Try it out today, play the new platformer, JUMPY MAN!!!!!!!!!!
Dang I sure hope i don't get comments saying that the reviews are misleading even though they are obviously there for comedic purposes that would be very annoying ok bye.12
1
0
5
Warframe Level Scaling with basic Machine Learning.This is a machine learning program that is able to make estimates for the effective health of a grineer heavy gunner from the video game Warframe. All the data points are from the wiki calculator, and since the bot does not know the equation, the health values may vary, but only by 1000-10000. It also provides my take on how to take down these units per level.
Have fun!
Suggestions are appreciated!
Showing both Matplotlib Output and the Console at the same time in talk posts.
So, I recently programmed the project above, which short story short uses basic machine learning to estimate the health of a specific enemy from the video game warframe by their level, but the problem is, I also am displaying a Matplotlib scatterplot. This scatterplot in talk takes up the entire output, however, the actual user input (for putting in your level) is done completely in the console. Is there a way to display both matplotlib and the console at once? Or would I have to show the graph an alternative way.(i.e linking it, posting the link in my comment, etc).
Thank you!
(Note that the current build is my attempt at fixing it, the original post doesn't ask if you want to see the graph or not, it displays it all the time. Either way this does not work. Let me know if you want to see the original. If you want to test the program, you have to fork it and run it in workspace for the reasons above.)WyattStevensLA0827 @Interlink While I do not know specifically, I have yet to see a poject that has access to Matplotlib or softwares like it for python while still showing the console, so I believe you might just want to do a link to an external site like maybe another Repl for the Scatter Plot.1 year ago
459
8
5
5
Warframe Level Scaling with basic Machine Learning.This is a machine learning program that is able to make estimates for the effective health of a grineer heavy gunner from the video game Warframe. All the data points are from the wiki calculator, and since the bot does not know the equation, the health values may vary, but only by 1000-10000. It also provides my take on how to take down these units per level.
Have fun!
Suggestions are appreciated!
Warframe Level Scaling estimates with Machine Learning.
This is a machine learning program that is able to make estimates for the effective health of a grineer heavy gunner from the video game Warframe. All the data points are from the wiki calculator, and since the bot does not know the equation, the health values may vary, but only by 1000-10000. It also provides my take on how to take down these units per level.
Have fun!
Suggestions are appreciated!459
8
5
0
trial and error abcsThis is a secondary build based on my trial and error counting. This learns to say the alphabet, through trial and error and keeping the letters it gets right at the right spots.
No, this does not just randomly pick letters, because then it would take an eternity to finish.
135
5
0
229
trial and error countingThis isn't machine learning or AI. This is a program that attempts to guess a string of 10 numbers to correctly order 1-10. It bounces this string off a correct one, and keeps the numbers it gets right. It randomizes the rest. Essentially, the computer plays 10 die yahtzee with infinite rolls while trying to get a 10 in a row.
It's impossible to make a program like this machine learning since there is only 1 data point. You can't plot a graph with only an x axis. That's a line.
A robot that learns to count to 10!
This is a robot, that learns to count to 10 through trial and error, while being able to build off the numbers it gets correct, (so that way it doesn't take 5 years).
I am currently working on letting the robot only build off the numbers in order, so that way it has to learn order and not just numbers, and allowing for larger counting, suggestions are appreciated!
we all know the best way to get help on live projects is to post it on share and have people help you, smart people wya
Big thanks to @DynamicSquid for helping with the reroll function.
Happy Counting!
woah thanks for trendingmollthecoder @Interlink [I recreated this but with strings.](https://replit.com/@mollthecoder/Trial-and-error-string)1 year ago
18K
203
229
So, what is it?
InterAI is an "ai" (more akin to siri or alexa). It has 3.5 commands right now. weather, mockery, calculator and talk.
weather is just
Python
So what is this?
I have seen many of those "try to guess the number" apps on repl lately. And I kinda got bored. They are very simple to make and are
Python
11
cheeseThis was an attempt to do some more stuff with html. I am still not the best but this is ok. Have fun!
487
6
11
(DISCLAIMER, THIS IS AN "UPDATED" VERSION OF @HexZ_Cracker 's Game which can be played here)
I recommend you play his too.
The Basics
You are red dude
HTML, CSS, JS
It does what a it should, you can scrape the text or specific parts of the code, or all at once. Some sites wont work but most should. :D
change your
Python
fl5me I told the computer to cry and it gave me an error. please teach your computer how to cry. thank you3 years ago
I have seen people like have a how to use screen, and not let a person see the actuall code in a post. How? (I worked hard on this and i dont want som
Python
Coder100 People aren't interested in your code smh
as the TOS says, all code you publish are implicitly licensed so others can use the code.
Anyways if you are seriously concerned, just try this link:
https://repl.it/@thetwinkybob/mong-us-but-python-so-yeah?outputonly=1&lite=true3 years ago
A cool multi use program (its not good cause im new but whateves)
So far has a roll tool and a copy tool.
If you want to copy, the most i have found w
Python
A cool beta wip for a dice game ive been workin on. It lets you roll a dice and has a (maybe) funny thinking screen.
Python