Coder Social home page Coder Social 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

adcore icon adcore

The home of the core components of the EPICS areaDetector software. It includes base classes for drivers and code for all of the standard plugins.

ai-walkers-ppo-pytorch icon ai-walkers-ppo-pytorch

AI agent learns to walk, run, hop and crawl with out any given data using proximal policy optimisation.

blog-rest-api icon blog-rest-api

Blog post REST API built using FasAPI allows users to register, login, create, edit, delete posts, and view other users post.

cartpole-dqn-pytorch icon cartpole-dqn-pytorch

AI Agent learn to sole the cart and pole environment in the OpenAI gym. The agent is built using deep-q-network to approximate the q-values of state-action pair.

eye-gaze-detection icon eye-gaze-detection

Eye Gaze Detection can be widely used for monitoring the eye movement and the gaze.

google-stock-prediction-using-rnn icon google-stock-prediction-using-rnn

Predicting stock is Impossible but we can get some idea about what the future stoke will be, will the trend line with go high or down. Recurrent Neural Network is best suited for predicting sequence of data so RNN can be used to predict the sequence of the future stock prices.

neural-style-transfer icon neural-style-transfer

A style-GAN that transfers the style of an image from one image to another image by optimising the generated image.

nostripesnet icon nostripesnet

AI/DL scripts to remove stripe artifacts from the tomographic data

rock-paper-scissors-ai icon rock-paper-scissors-ai

The AI based on markov chain model predicts your next move based on your previous move. The AI gets better as you play more rounds (it learns your patterns as you play more rounds).

search-algorithm-visualization icon search-algorithm-visualization

I built this search algorithm visualiser (A*, dfs and bfs) during my master's in AI at the royal holloway university of london. The objective of the search algorithm is to collect all the coins in the map and reach the goal.

skim-unstructured-medical-abstracts icon skim-unstructured-medical-abstracts

This project aims to annotate each sentence in randomised controlled trials medical abstracts into their appropriate sections thereby helping the researchers to skim through unstructured abstracts.

tic-tac-toe-ai icon tic-tac-toe-ai

This undefeatable AI is build using MiniMax search. It search for all the possible moves from the current state and plays the optimal move.

xchemlab icon xchemlab

A collection of services which comprise the XChemLab deployment

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.