Coder Social home page Coder Social logo

ryan75195's Projects

0-1-knapsack-problem icon 0-1-knapsack-problem

Python implementation of solving the 0-1 Knapsack Problem using Dynamic Programming. the algorithm breaks the problem down into subproblems using a recursive divide and cocour technique and uses the solutions of the sub problems to solve for the original problem. enter desired values, weights and knapsack capacity in the main function and the program will return the number of operations taken for both the dynamic and non dynamic instance. It will also display the knapsack table and will return both the optimal items to select along with the maximum value that can be selected. The program will also give information about the performance of the dynamic algorithm with respect to its non dynamic counterpart.

deep-learning icon deep-learning

In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).

inf2b icon inf2b

collection of all inf2b projects

libxenon icon libxenon

(more modern) Xenon Library. Forked from https://github.com/Free60Project/libxenon

microsoft-teams-samples icon microsoft-teams-samples

Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!

mips-risc-processor icon mips-risc-processor

C implementation of a RISC MIPS Processor that will execute valid MIPS assembly instructions

nuketown icon nuketown

model of nuketown used to gather data for rgh

uoe_gym_sniper icon uoe_gym_sniper

Snipes slots at 6am when bookingss open to get desired time slot before it is taken. slots fill up fast due to high demand and limited spaces due to covid restrictions

video2x icon video2x

A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.

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.