Giter Club home page Giter Club logo

estimationovergroups-finalproject's Introduction

Estimation and Approximation Problems Over Groups (0372-4013) - Final Project

Open In Colab MIT LicenseRun Unit-TestsCompute Code MetricsGitHub last commit

This is a project submitted as a requirement for this course. The course was administered in Spring 2020 in Tel-Aviv University - School of Mathematical Sciences, and taught by Dr. Nir Sharon. This project is a reconstruction of experiments of [1] for an algorithm for the Multi-Reference Factor Analysis problem.

Getting Started

The code can be fetched from this repo. The Jupyter Notebook version does the same work, and can be deployed to Google Colab. While the the notebook version can be used immediately, this code has some prerequisites. Any questions about this project may be sent by mail to 'eladeatah' at mail.tau.ac.il (replace 'at' by @).

Prerequisites

This code was developed for Windows10 OS and tested using the following Python 3.7 dependencies. These dependencies are listed in requirements.txt. All these packages can be installed using the 'pip' package manager (when the command window is in the main directory where requirements.txt is located):

pip install -r requirements.txt

All the packages, except for Sacred, are available as well using 'conda' package manager. It is highly-recommended that the CVXPY library is installed using the 'conda' package manager, and not 'pip'.

Running the Unit-Tests

The Unit-Test files are:

Running any of these tests can be performed by:

<python_path> -m unittest <test_file_path>

Acknowledgments

Credits for the original algorithms, paper and results of [1] belong to its respectful authors: Prof. Yoel Shkolnisky and Boris Landa.

License

This project is licensed under the MIT License - see the LICENSE file for details

References

[1] B. Landa, Y. Shkolnisky. Multi-reference factor analysis: low-rank covariance estimation under unknown translations (arXiv: 2019, expected 2020-2021).

estimationovergroups-finalproject's People

Contributors

redcrow9564 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.