Skip to content

virdi/ai-explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues project_license LinkedIn


Logo

AI-Explained

Making Neural Networks Transparent and Trustworthy
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

Explainable AI - Neural networks can be incredibly accurate, but they’re often considered black boxes. In fields like Earth sciences, we need to understand how a model arrives at its predictions.

(back to top)

Built With

  • Python
  • TensorFlow

(back to top)

Getting Started

This notebook example was developed in AWS SageMaker Studio environment. If you use a local JupyterLab instance, you may need to install relevant Python libraries.

Prerequisites

You will need JupyterLab Python environment, either on AWS SageMaker Studio or a local installation.

  • JupyterLab Python Environment

(back to top)

Roadmap

  • Use real world data instead of the synthetic data
  • Add Counterfactuals Framework
    • alibi library

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Top contributors:

contrib.rocks image

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Makhan Virdi

Project Link: https://github.com/virdi/ai-explained

(back to top)

Acknowledgments

(back to top)

About

Making Neural Networks Transparent and Trustworthy

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors