Skip to content
View chethansanna's full-sized avatar

Block or report chethansanna

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Image-Classification-using-Convolutional-Neural-Network Image-Classification-using-Convolutional-Neural-Network Public

    Classify the type of flowers using TensorFlow

    Jupyter Notebook

  2. Driver_behaviour_modelling_using_CAN_bus_data Driver_behaviour_modelling_using_CAN_bus_data Public

    Classifies the road type and clusters different driver behaviours (driving normally or abnormally) based on each road type using CAN Bus Data

    Python

  3. Sentiment_Analysis_RNN_LSTM_PyTorch Sentiment_Analysis_RNN_LSTM_PyTorch Public

    The Sentiment Analysis model predicts if the given movie review is 'positive' or 'negative'.

    Jupyter Notebook 1

  4. Predict_or_Forecast_Demand_for_Bike-Sharing Predict_or_Forecast_Demand_for_Bike-Sharing Public

    Predicts or forecasts the demand for Bike Sharing using Neural Network developed from scratch

    Jupyter Notebook

  5. Generate_TV_Script_using_LSTM Generate_TV_Script_using_LSTM Public

    The model trains on the script of the TV show (Seinfeld - 9 seasons) using LSTM and then generates new script based on the new initial input word

    Jupyter Notebook

  6. Web_scraping_with_beautifulsoup Web_scraping_with_beautifulsoup Public

    Retriving Closing price of Bitcoin and Ethereum

    Python