Skip to content
View luntropy's full-sized avatar
🐺
Focusing
🐺
Focusing
Block or Report

Block or report luntropy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
luntropy/README.md

Hi

Pinned

  1. compound-interest-calculator compound-interest-calculator Public

    An application that calculates the compound interest of given principal, period and interest.

    Python

  2. KrythonS/leagueofnobles-website KrythonS/leagueofnobles-website Public

    Online shop (E-Commerce) project for League of Legends accessories.

    HTML

  3. backpropagation backpropagation Public

    A program that implements neural networks to solve the boolean functions AND, OR and XOR.

    Python

  4. naive-bayes-classifier naive-bayes-classifier Public

    A program that classifies individuals as Democrats or Republicans using Naive Bayes classifier.

    Python

  5. tic-tac-toe tic-tac-toe Public

    A program that plays Tic-tac-toe optimally against an opponent.

    C++

  6. n-queens n-queens Public

    A program that finds the solution to the N Queens Problem.

    C++