Skip to content
View DOLARIK's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report DOLARIK

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. movie_genre_prediction movie_genre_prediction Public

    automatically assign genre names by looking at the summary of the movie

    Python

  2. single_object_localization single_object_localization Public

    Single object localization for Flipkart GRID Challenge (powered by Dare2Complete) - Teach the Machines

    Jupyter Notebook

  3. water_tank_level_control_using_pidnn water_tank_level_control_using_pidnn Public

    Proportional Integral Derivative Neural Network (PIDNN) is used to control the water level in a tank.

    Python 3 1

  4. dynamic_cnn dynamic_cnn Public

    Implementation of an entire Convolutional Neural Network on MATLAB without using any Deep Learning Tools

    MATLAB

  5. dynamic_multi_layer_perceptron dynamic_multi_layer_perceptron Public

    Implementation of an entire Multilayer Perceptron on MATLAB without using any Deep Learning Tools

    MATLAB 1

  6. kalman_filter_python_implementation kalman_filter_python_implementation Public

    Python implementation of Kalman Filter

    Python