Git Product home page Git Product logo

algorithmicdifferentiation-spark's People

Contributors

manvi07 avatar rishi-s8 avatar

Watchers

 avatar  avatar

Forkers

mayankjindalmj

algorithmicdifferentiation-spark's Issues

Improve the README

Add the necessary details about the implementations. Add more details on how to use the module.

@Tangentify decorator written twice

Problem
The Tangentify decorator is needed for the functions inside the Tangent_Type class. Moreover, the decorator type-casts into the Tangent_Type Class. Therefore the Tangentify decorator is written twice.

Solution
No idea.

Reduce Redundancy in code

Problem:
The classes Tangent_Mode and Tangent_Mode_Distributed in Math.py have common code in their functions, including the constructor.

Solution:
Use class inheritance

Add tests and CI

Problem
There are no tests for the module, hence it is very hard to check the correctness of any changes introduced.

Solution
Add Pytest tests.

Implementing Adjoint Model

The existing implementation can be extended to calculate the Jacobian using the adjoint model computation.

Add Decorator for Typecasting of variables

Problem
In each function, the incoming variable is first typecasted to the required class.
Hence, there is the same piece of code at the start of every function.

Solution:
Use Python decorators.

Suggest a better name.

We need to have a better name for the repository. :)

I was thinking something like:

  • SparkyAD
  • BigADPy

Need more suggestions.

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.