GithubHelp home page GithubHelp logo

boybad's Projects

air-support icon air-support

Airdrop automation tools for Solana from The Skeleton Crew

architecture-lab icon architecture-lab

Design and Implementation of an optimized and pipelined Y-86 Processor. Uses benchmarks to maximize performance.

boggle icon boggle

Computer Science Data Structures Project

cache-architecture icon cache-architecture

Simulation of a Cache in Memory. Optimized to reduce the total number of cache misses.

cs343_reinforcement_learning icon cs343_reinforcement_learning

implementation of a function approximator for the Q-Learning reinforcement learning algorithm in the OpenNERO platform. It will abstract a more fine-grained version of the problem space, making the problem tractable for the Q-Learner. Q-Learning is an off-policy reinforcement learning (RL) algorithm. The current implementation of Q-learning in python (QLearningAgent in Maze/agent.py) stores Q-values in tabular form. The tabular implementation does not scale with increasing state-space.

equitycalc icon equitycalc

Poker Equity Calculator that calculates the percentage of winning for each player's hands with a given board using a Monte Carlo Simulation

huffmanencoding icon huffmanencoding

Encode a sequence of alphabetical letters using a Huffman Algorithm

naive_bayes_classfier icon naive_bayes_classfier

Computer Vision (CV) system that is used to classify different objects in OpenNERO. This system builds a training set of snapshots, designs custom features, and implements a naive Bayes classifier. This uses a NERO mod in OpenNERO to take a series of training, testing, and validation images containing objects to classify. The resulting CV system will be able to walk around the NERO world and identify objects.

randomtextgenerator icon randomtextgenerator

Python Application that utilizes a Markov Chain to produce randomly generated text based on a given seed text and a desired level of accuracy. Added web-scraping capability that is able to gather seed text from the text of any given website.

securesystem icon securesystem

Simple Secure System following the Bell and Lapadula Security Rules, the *-Property, and Strong Tranquility Rules.

trie icon trie

Trie implementation in Python 3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.