Git Product home page Git Product logo

aracle's People

Contributors

alexfeghhi avatar jiwoncpark avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

krishnan120492

aracle's Issues

Improve docstring for data generator

The directory structure we have in mind is
helio-ai
---data/
------generate_Y_segmented_maps.py
------generate_Y_annotations.py
------data_utils/
---------download_sharp_data.py
---------visualize_data.py
where generate_Y_segmented_maps.py will import modules from download_sharp_data.py.

  • Separate out scripts/modules
  • Add numpydoc docstring into all the scripts/modules
  • Refactor to get a function in download_sharp_data.py that fetches the SHARP data and another that creates the Y_metadata Pandas dataframe.
  • Add script for generating the dictionary, generate_Y_annotation.py.
  • Delete extraneous notebooks
  • Separate out video generating function and place it in visualize_data.py.

Architecture literature review

  • Mathieu et al 2016 showed that loss based on GANs produce sharper generations than do L2-based losses. (torch implementation here)
  • Denton and Fergus 2018 unsupervised video generation model that learns a prior model of uncertainty in a given environment. Video frames are generated by drawing samples from this prior and combining them with a deterministic estimate of the future frame. Relevant because we do want to assign different priors to regions near and far from the equator.
  • Reda et al 2018 present a both past frames and optical flows.

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.