Code Monkey home page Code Monkey logo

I love to code πŸ‘¨πŸ»β€πŸ’»

πŸ€– Humanoid AI Walker

  • Developed a Humanoid AI agent that learned to walk by learning to control its 17 joints without any given data.
  • Implemented the proximal policy optimization algorithm for the agent using PyTorch.

πŸ‘€ Skim Unstructured Litrature Abstracts

  • Unstructured abstracts can be hard to read. When the abstract contains more than 50 sentences, it is difficult to extract just the required information.
  • Developed a web app that highlights only the sentence predicted as a user’s section of interest in such abstracts using neural networks.
  • Reduced 90% of the time required to extract only the required information from such abstracts.

Blog - REST API

  • Developed a REST API with CRUD functionalities that handles user registration and authentication, and allows users to create, view, edit, and delete blog posts.
  • Programmed the API in python using FastAPI and Postgres database.

πŸͺ¨πŸ§»βœ‚️ Rock Paper Scissor AI

  • Developed an online rock paper scissors game to play against an active learning AI.
  • Implemented the Markov model in JavaScript to predict a player's current move only based on their previous move.
  • The AI will start to win more rounds by learning the players pattern by active learning, as the player plays more rounds. Try it out!

πŸ’ƒ Neural Style Transfer

  • Developed a Generative Adversarial Network (GAN) to copy the style of an image to another image.
  • Programmed the GAN in python using pytorch.

Viki's Projects

Viki doesn’t have any public repositories yet.

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.