Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Interlink

@Interlink
beans
  • cheese

    Cover page
    Made with HTML, CSS, JS

    This was an attempt to do some more stuff with html. I am still not the best but this is ok. Have fun!

    Recent comments (6)
    AnonymousOccupant
    AnonymousOccupant
    2 years ago

    c h e e g u s

    TheBestTaran
    TheBestTaran
    2 years ago

    lol

    nithinana
    nithinana
    2 years ago

    LMAO

    SugarSugar10
    SugarSugar10
    2 years ago

    Lol

  • trial and error counting

    Cover page
    Made with Python

    This 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.

    Recent comments (203)
    WyattStevensLA0827

    Nice Program! I wish I knew any python to be able to code something like this XD. the last time I coded python was in coders club back in 4th grade (I am a freshman now) and that was mainly on the raspberry pi and I don't remember any of it XD. (Yes I understand it isn't AI, but I still think this is cool lol. u get a like from me)

    HyrumOveson
    HyrumOveson
    1 year ago

    I agree

    Aaron-Shalom
    Aaron-Shalom
    1 year ago

    It's sort of like wordle but it counts from 1-10.

    TyceBrown
    TyceBrown
    1 year ago

    This is not "learning": the program already knows the correct way to count to ten and is simply generating random numbers until it reaches the result it already knows. Ah, well. Nothing wrong with your program, I guess, but certainly not very good either.

    HackermonDev
    HackermonDev
    1 year ago

    This isn't even an AI project. You're just regenerating numbers with Python's random number module until you get the right order. And like @RahulChoubey1 pointed out, you don't even use the numpy module (which you imported for no reason)

    Jerje
    Jerje
    1 year ago

    Thanks for all your information cool work

    SpencerLyons2
    SpencerLyons2
    1 year ago

    This could work great with a self-learning AI! I'd love to see that.

    VictoriaSun3
    VictoriaSun3
    1 year ago

    I was the 200th like! Pretty cool!

    Pasta77
    Pasta77
    1 year ago

    this is pretty cool!

    RahulChoubey1
    RahulChoubey1
    1 year ago

    Maybe it still will sometimes make a mistake even after getting it right, but not often...?

    After all, we all make mistakes.

Repls
Community
Interlink
Interlink
published a Repl
4 months ago
1
eponentially increasing exponential function
eponentially increasing exponential functiondie
KnightAlt
KnightAlt
i hate exponential numbers4 months ago
Interlink
Interlink
published a Repl
6 months ago
0
Realive
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.
SchoolLearning
SchoolLearning
pls add button4 months ago
FFierce
FFierce
your mother3 months ago
Interlink
Interlink
published an Update
1 year ago
0
iwishforthereleaseofdeath
iwishforthereleaseofdeathyes
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.
Interlink
Interlink
published an Update
1 year ago
5
Warframe Level Scaling with basic Machine Learning.
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
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
Interlink
Interlink
necro9 months ago
Interlink
Interlink
@Interlink hehehehe9 months ago
Interlink
Interlink
published an Update
1 year ago
5
Warframe Level Scaling with basic Machine Learning.
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!
Interlink
Interlink
published a Repl
1 year ago
0
trial and error abcs
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.
RixTheTyrunt
RixTheTyrunt
Took like 15 seconds.1 year ago
Interlink
Interlink
published an Update
1 year ago
229
trial and error counting
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 trending
mollthecoder
mollthecoder
@Interlink [I recreated this but with strings.](https://replit.com/@mollthecoder/Trial-and-error-string)1 year ago
SachsTheBased
SachsTheBased
@Karrito No Advertising 1 year ago
AlinaIemieliano
AlinaIemieliano
@Interlink @scripture 1 year ago
Interlink
Interlink
shared a Post
2 years ago
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
InterAI
Python
Interlink
Interlink
shared a Post
2 years ago
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
Number Guesser
Python
Interlink
Interlink
published a Repl
2 years ago
11
cheese
cheeseThis was an attempt to do some more stuff with html. I am still not the best but this is ok. Have fun!
nithinana
nithinana
LMAO2 years ago
TheBestTaran
TheBestTaran
lol2 years ago
Interlink
Interlink
shared a Post
2 years ago
(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
project funny
HTML, CSS, JS
Interlink
Interlink
shared a Post
2 years ago
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
web scraper
Python
Baconman321
Baconman321
Nice!2 years ago
Interlink
Interlink
shared a Post
3 years ago
A mean computer, but you can make him sad if you know how ;)
mean computer
Python
fl5me
fl5me
I told the computer to cry and it gave me an error. please teach your computer how to cry. thank you3 years ago
Interlink
Interlink
shared a Post
3 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
AMONG AMONG US SUSSY MONG US GAME
Python
Coder100
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
RYANTADIPARTHI
RYANTADIPARTHI
You can't do that for python. For others you can though.3 years ago
Interlink
Interlink
shared a Post
3 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
Multiuse Accesibility Program
Python
Interlink
Interlink
shared a Post
3 years ago
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.
Multiuse Accesibility Program
Python
RobertFurr
RobertFurr
I could do that in probably between 10-30 lines but still pretty cool3 years ago