Giter Site home page Giter Site logo
  • šŸ‘‹ Hi, Iā€™m @jindalkanika
  • šŸ‘€ Iā€™m interested in Data Science and Software Development.
  • šŸŒ± Iā€™m currently a graduate Student at University of Southern California
  • šŸ’žļø Iā€™m looking to collaborate on ML projects.
  • šŸ“« Reach me on LinkedIn: https://www.linkedin.com/in/kanikajindal02

Kanika Jindal's Projects

checker-s-game-agent icon checker-s-game-agent

Use MiniMax Algorithm to play 8 by 8 checker's board game. By Looking at the current board configuration and pieces locations both of opponents and self, the agent suggests the best possible move. The minimax algorithm works on finding the best move by predicting through a tree structure of min score (opponents move) and max score (self move) alternatively till the levels where agent is about to run out of game time. The minimum tree height it looks at is 2. It can work in two modes: "SINGLE" where it suggests a single next move looking at current board and "GAME" mode where it can lead you to win the game and suggests moves until the game ends for either of the player. This agent is built using no reinforcement or machine learning but pure Python code. It has been proved successful against 20 such agents built with different minds.

glossbert icon glossbert

Based on GlossBERT (https://github.com/HSLCY/GlossBERT)

sentiment_analysis icon sentiment_analysis

Sentiment analysis using AWS SageMaker, Amazon Lambda, Amazon S3, Amazon API Gateway.

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.