Giter Club home page Giter Club logo

visual-search's Introduction

Team

Dima Elisabeta, Florea Bogdan, Jinga Andreea, Oleniuc Iulian, Tomescu Mihai

Contributions

  • AI Agent and NN: Dima Elisabeta, Oleniuc Iulian
  • Environment: Jinga Andreea, Tomescu Mihai
  • Training: Florea Bogdan
  • Testing: everybody

Video presentation

https://www.youtube.com/playlist?list=PLqtRfUCC8StaPgSLI6wnQX4bzQ5Qsi_VD

Statistics

Number of steps needed to reach the target vs. shortest path improvement over time steps

Reward convergence over time and slight decrease on the long run while using one neural network rewards

Description

  • avem o imagine single-channel, mai precis o matrice $n \times n$ cu valori întregi între $0$ și $9$, unde valoarea $9$ apare exact o singură dată și reprezintă targetul nostru
  • imaginile naturale nu conțin pixeli distribuiți random, ci în general aceștia formează diverși gradienți, de exemplu în paper avem gradienți liniari și circulari
  • agentul trebuie să exploreze imaginea formând un path care merge cât de cât pe drumul indus de gradient și care la final atinge targetul
  • la pasul curent, agentul poate vedea doar pe o anumită rază, stabilită de noi

Tasks

  • environment
    • generare de imagini random
    • generare de imagini cu gradienți circulari
    • afișare (de exemplu cu pyplot) a imaginii cu traseul ales (valorile între $0$ și $10$ trebuie mapate la culori reale, probabil alb-negru, unde $10$ reprezintă valoare pixelilor din afara matricei)
  • agent
    • funcție care efectuează pasul curent cu $\epsilon$-greedy
    • funcție care face experience replay
  • learning
    • execuția episoadelor
    • afișare de statistici
    • euristici de genul hai să băgăm 3 frame-uri într-1 state
  • neural network
    • structura cu convoluții și chestii

visual-search's People

Contributors

bgowriel avatar gareth618 avatar tomihai15 avatar andreeajinga avatar

Watchers

 avatar

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.