Skip to content
View Kadle11's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Kadle11

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 Loading

  1. CPU_Heatmap CPU_Heatmap Public

    Create heatmaps of individual CPU Utilizations over a specified period of time.

    Python 3 1

  2. Mini-Python-Compiler-in-Lex-and-Yacc Mini-Python-Compiler-in-Lex-and-Yacc Public

    A Mini Compiler for Python, that parses the If-Else and While constructs, developed using Lex and Yacc

    C 13 12

  3. JaegerRequestAnalysis JaegerRequestAnalysis Public

    Script to obtain a detailed Analysis of each Jaeger Trace and Analysis of a Distribution of Traces over N requests.

    Python

  4. GoFlip GoFlip Public

    Convert a Video to an Animated Flipbook using OpenCV

    Go 46 2

  5. Visualization_And_Operations_On_Graphs Visualization_And_Operations_On_Graphs Public

    A project that uses OpenGL to Visualize Graphs and Perform Operations on them using a GUI.

    C++

  6. PacmanDQN_PER PacmanDQN_PER Public

    Forked from tychovdo/PacmanDQN

    Deep Reinforcement Learning in Pacman optimized with PER, Batch Normalization and Leaky ReLU

    Python