Code Monkey home page Code Monkey logo

boids's Introduction

Hi! I'm Ishan ๐Ÿ‘‹

LinkedIn Badge Twitter Badge Facebook Badge Email Badge

I'm a final-year undergraduate student at IIT Kharagpur based out of Gurgaon, India. I'm currently exploring Quantitative Finance.

I've developed several backend systems such as the one for Thought Processors and StaightZero. At StraightZero, I co-developed a payment system using the PayUMoney API, a live test-taking platform, and a supplementary material hosting service in a team of just two.

I was recently part of my institute's contingent for the Bosch's Model Extraction Attack for Video Classification event at the Inter IIT Tech Meet 10.0 in which my team placed first. I worked on various aspects of Deep Learning in the blackbox setting including data-free adversarial distillation and data-free Conditional GAN training.
I was also a part of the Aerial Robotics Kharagpur Research Group where I worked with Machine Learning and Computer Vision as an undergraduate researcher in the Perception team.

Aside from these two fields, I've worked on various other projects in Python (API Consumers, Image Processing, Machine Learning, Web Scraping and other short scripts), some simulations in JS using p5.js, and have some competitive programming experience.

I'm also a part of the Kharagpur Open Source Society where I learn and teach about various components of software development like Design Patterns and Principles, Programming Paradigms and Philosophies.

๐Ÿ“ˆ My GitHub Stats:


boids's People

Contributors

ishanmanchanda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

biologik303

boids's Issues

Bin-Lattice Spatial Subdivision

  • Divide the area into a grid of cells.
  • Iterate over all creatures in each cell instead of all creatures overall.
  • (For each cell, check the 8 neighboring cells?)

Add Boid hunger mechanism

Mechanics

  • Forest
  • Constantly reducing energy level
  • Force attracting towards forest
  • Death if unable to reach in time
  • Change in energy depletion depending on speed
  • Voluntary rest to recharge

Factors

  • Food capacity
  • Rate of eating
  • Rate of utilization
  • Boost when resting
  • Energy / food

Balance Forces

Balance all forces to ensure optimum behavior.

For example, separation force should absolutely prevent boids from overlapping.

Add thirst mechanism

Mechanics

  • Water body
  • Constantly reducing water level
  • Force attracting towards water body
  • Death if unable to reach in time
  • Change in water utilization depending on speed

Factors

  • Water reservoir capacity
  • Rate of drinking
  • Rate of utilization

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.