Giter VIP home page Giter VIP logo

Chakshu Gupta's Projects

aes-128 icon aes-128

A simplified version of AES-128 is implemented in C++ where padding is ommitted due to the assumption undertaken that the message will be exactly of 128-bit. A further simplified version of AES, known as S-AES, is also implemented.

assisted-goal-shootout icon assisted-goal-shootout

This repository stores the implemenation of a small game, build using Pygame, which was part of the Assignment-1 of the course Artificial Intellegence - II (CSL7040) (Trimester III - AY 2020-21) (Indian Institute of Technology Jodhpur).

mountpoint-s3 icon mountpoint-s3

A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.

propositional-logic-theorem-prover-using-resolution-refutation icon propositional-logic-theorem-prover-using-resolution-refutation

Propositional Logic Theorem Prover using Resolution-Refutation takes Knowledge Base (i.e., formulae) and Query as input and implement a refutation proof (by first converting the given formulae into CNF), and report the result (1 if the query holds, and 0 otherwise). Additionally, the program have an option to print the resolution steps used in the proof.

reinforcement-learning-game icon reinforcement-learning-game

This repository stores the implemenation of a small game, build using Pygame, which was part of the Assignment-2 of the course Artificial Intellegence - II (CSL7040) (Trimester III - AY 2020-21) (Indian Institute of Technology Jodhpur) where the agent learns the optimal policy using reinforcement learning (here Q-learning).

technical-indicators-backtesting icon technical-indicators-backtesting

This repository contains implementation of "ADX", "Ichimoku" and "RSI" technical indicators using "Backtrader". And one new technical indicator is designed using the before-mentioned three indicators named as "BIRA".

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.