Skip to content
View prabhas2002's full-sized avatar

Highlights

  • Pro

Block or report prabhas2002

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

Popular repositories Loading

  1. A-Neural-Probabilistic-Language-Model-2003 A-Neural-Probabilistic-Language-Model-2003 Public

    This is implementation of A Neural Probabilistic Language Model paper from 2003 from scratch without using any inbuilt python functions. The implementation is building a neural net to generate new …

    Jupyter Notebook 1

  2. CPI-prediction-using-real-time-counters CPI-prediction-using-real-time-counters Public

    Jupyter Notebook

  3. name_generator_neural_network name_generator_neural_network Public

    multiple models to generate names

    Jupyter Notebook

  4. two-dilated-convolution two-dilated-convolution Public

    Dilated Convolutions in CNN(Convolutional Neural networks) are a type of convolution that “inflate” the kernel by inserting holes between the kernel elements. An additional parameter (dilation rate…

    C

  5. play-with-images play-with-images Public

    Given any rgb image , with this ipynb code we can do operations like 1)converting it to grey scale image 2)blur image by recusing resolution 3)detect object edges in image

    Jupyter Notebook

  6. text-classification text-classification Public

    This is a project which contains different models ,that tries to do text classification . I am using amazon food reviews dataset here , and the labels are 1)positive 2)neutral 3)negative . I have i…

    Jupyter Notebook