Skip to content
View vikkyconer's full-sized avatar

Organizations

@ramdaplus

Block or report vikkyconer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Hisab Hisab Public

    An android application which will help you to manage your expenses while you go out with your friends. When you return from your trip this app will help you to find out your actual expenses and amo…

    Java 2 2

  2. book_recommendation book_recommendation Public

    A machine learning approach for book recomendation

    Python 1 1

  3. ramdaplus ramdaplus Public

    A functional library for JS programmers.Inspired by Lodash and Ramda. It's goal is that you should never mutate your data at server side

    JavaScript 5 3

  4. deep-pink deep-pink Public

    Forked from erikbern/deep-pink

    Deep Pink is a chess AI that learns to play chess using deep learning.

    Python

  5. shortestPath shortestPath Public

    Agent is given with a task to reach to the owner with the shortest path (Reinforcement Learning). Agent uses Q Learning Algo and updates its value as it explores the environment. In short span of t…

    Python

  6. TicTacToeAI TicTacToeAI Public

    Play with computer to train it to play tic tac toe. More you play, more smarter computer becomes. Used Q-Learning Algorithm

    Python