Skip to content
View Yuvaraj-Rajulu's full-sized avatar
💻
Secure Embedded AI Research
💻
Secure Embedded AI Research
Block or Report

Block or report Yuvaraj-Rajulu

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. Gesture-Recognition-using-Smartphone-IMUs Gesture-Recognition-using-Smartphone-IMUs Public

    Gesture Recognition using Smartphone IMUs

    Python 3 1

  2. LSTM-Human-Activity-Recognition LSTM-Human-Activity-Recognition Public

    Forked from guillaume-chevalier/LSTM-Human-Activity-Recognition

    Human activity recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNST…

    Jupyter Notebook

  3. Networkx_Dash_Visualization Networkx_Dash_Visualization Public

    Interactive Network visualization with Networkx and Dash

    Jupyter Notebook

  4. yuvaraj-rajulu.github.io yuvaraj-rajulu.github.io Public

    Yuvaraj Govindarajulu - Personal profile and blog

    1

  5. Automold--Road-Augmentation-Library Automold--Road-Augmentation-Library Public

    Forked from UjjwalSaxena/Automold--Road-Augmentation-Library

    This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific w…

    Jupyter Notebook

  6. rnn-from-scratch rnn-from-scratch Public

    Forked from suriyadeepan/rnn-from-scratch

    Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs

    Python