GithubHelp home page GithubHelp logo

00mjk / sipann Goto Github PK

View Code? Open in Web Editor NEW

This project forked from byucamacholab/sipann

0.0 0.0 0.0 103.74 MB

Artifical Neural Networks for use with Quantum Photonics

Home Page: https://camacholab.byu.edu/

License: MIT License

Python 99.91% Makefile 0.09%

sipann's Introduction

SiPANN 1.3.1

Pypi Version Documentation Status License Latest Commit build

Silicon Photonics with Artificial Neural Networks. SiPANN aims to implement various silicon photonics simulators based on machine learning techniques found in literature. The majority of these techniques are linear regression or neural networks. As a results SiPANN can return scattering parameters of (but not limited to)

  • Half Rings
  • Arbitrarily shaped directional couplers
  • Racetrack Resonators
  • Waveguides

And with the help of simphony and SiPANN's accompanying simphony wrapper

  • Ring Resonators
  • Doubly Coupled Rings
  • Hybrid Devices (ie Green Machine)

Installation

SiPANN is distributed on PyPI and can be installed with pip:

pip install SiPANN

Developmental Build

If you want a developmental build, it can be had by executing

git clone https://github.com/contagon/SiPANN.git
pip install -e SiPANN/

This development version allows you to make changes to this code directly (or pull changes from GitHub) without having to reinstall SiPANN each time.

You should then be able to run the examples and tutorials in the examples folder, and call SiPANN from any other python file.

Note

If installing on Windows, one of SiPANN's dependencies, gdspy, requires a C compiler for installation. This can be bypassed by first installing the gdspy wheel. This is done by downloading the wheel from gdspy, navigating to the location of the wheel, and executing

pip install gds*.whl

After this simply install SiPANN using your desired method.

References

SiPANN is based on a variety of methods found in various papers, including:

[1] A. Hammond, E. Potokar, and R. Camacho, "Accelerating silicon photonic parameter extraction using artificial neural networks," OSA Continuum 2, 1964-1973 (2019).

Bibtex citation

@misc{SiP-ANN_2019,
        title={SiP-ANN},
        author={Easton Potokar, Alec M. Hammond, Ryan M. Camacho},
        year={2019},
        publisher={GitHub},
        howpublished={{https://github.com/contagon/SiP-ANN}}
}

sipann's People

Contributors

contagon avatar rspotc avatar sequoiap avatar smartalech 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.