Git Product home page Git Product logo

saisurbehera's Projects

abm-trafic-grid-commute icon abm-trafic-grid-commute

The Commute behavior, Traffic Congestion, and Parking model simulates traffic moving in a simplified city grid with several perpendicular one-way streets that forms an intersection. It allows you to control global variables, such as the parking ratio and the number of people, and explore traffic dynamics, particularly traffic congestion measured by average speed and average waiting time for parking, which add to the total utility. This model gives the cars destinations (house or work) to investigate the traffic flow of commuting people. The agents in this model use goal-based and adaptive cognition. ## HOW IT WORKS Each time step, the cars face the next destination they are trying to get to (work or house) and attempt to move forward at their current speed and keep a safety speed. If their current distance to the car directly in front of them is less than their safety distance, they decelerate. If the distance is larger than safety distance, they accelerate. If there is a red light or a stopped car in front of them, they stop. In each cycle, each car will be assigned one destination. Traffic lights at the intersection will automatically change at the beginning of each cycle. Once the car parked, it will take 20 seconds to get into the front door of a company and then the car dispears from the map, at the same time a parking spot is empty for the next one. If a car driving through its destination, however the parking spot is not empty, it will keep driving around until spot opens up.

annotated_deep_learning_paper_implementations icon annotated_deep_learning_paper_implementations

🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

dller_nlg icon dller_nlg

A project to understand temporal embeddings. This is work in progress

induction-subgoal-automata-rl icon induction-subgoal-automata-rl

Implementation of "Induction of Subgoal Automata for Reinforcement Learning" (AAAI-20) and "Induction and Exploitation of Subgoal Automata for Reinforcement Learning" (JAIR).

madewithml icon madewithml

Learn how to responsibly deliver value with ML.

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.