Skip to content
#

decision-making

Here are 516 public repositories matching this topic...

Diagnose the presence of skin cancer in a person using CNN and as well explain what led the CNN to arrive at the decision. Visual explanations are made utilizing the Gradient-weighted Class Activation Mapping (Grad-CAM), the gradients flowing into the final convolutional layer to produce a coarse localization map highlighting the important regio…

  • Updated Jun 9, 2021
  • Jupyter Notebook

This Project focuses on how data analysis using MS Excel can be used in creating an interactive dashboard for an Online Store which can represent sales for various parameter. Here, a Online store Sales Database is used to identify target audience. The Entire project is completed using MS Excel concepts such as data cleaning, pivot table and others.

  • Updated Aug 26, 2023

A decision-making algorithm used for game playing and decision-making problems. This algorithm combines the power of Monte Carlo simulation with the depth of tree search to find the best move or action. This GitHub project implements MCTS in Kotlin to solve decision-making problems efficiently.

  • Updated Feb 8, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the decision-making topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decision-making topic, visit your repo's landing page and select "manage topics."

Learn more