Skip to content
View ashwinravishankar's full-sized avatar
  • Marriott International Inc
  • Fairfax, VA
Block or Report

Block or report ashwinravishankar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CriticalPathAnalysis CriticalPathAnalysis Public

    Java code to model a project schedule as a directed acyclic graph (DAG) and perform a critical path analysis (CPM).

    Java 2 3

  2. Calculated-Expression Calculated-Expression Public

    Java program that reads an arithmetic expression, performs the arithmetic in the expression, and outputs the answer. The expression will be in infix notation, which is the way we normally write the…

    Java

  3. CSI CSI Public

    TF API for AZG

    Jupyter Notebook

  4. DeepLearning_Simple DeepLearning_Simple Public

    Simple 3 layer deep neural network model from scratch

    Jupyter Notebook

  5. MusicGen-Analysis MusicGen-Analysis Public

    Music Generation and Instrument analysis - Machine Learning

    Jupyter Notebook

  6. youtube-8m youtube-8m Public

    Project: Multi-label video classification of the youtube-8m video dataset for my Deep Learning class.

    Python