Skip to content
View lalit7jain's full-sized avatar

Block or report lalit7jain

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

    Using CNN with Keras and Tensorflow, we have a deployed a solution which can train any image on the fly. Code uses Google Api to fetch new images, VGG16 model to train the model and is deployed usi…

    Jupyter Notebook 7 2

  2. AmazonSentimentReview AmazonSentimentReview Public

    Using Gensim's Doc2Vec models (DM and DBOW) classify sentiments using Logistic, SVM, SGD and Deep Belief Network

    Jupyter Notebook

  3. NoSQL_DataScience_MongoDB-Cassandra-Neo4j NoSQL_DataScience_MongoDB-Cassandra-Neo4j Public

    Working with BigData NoSQL solutions including MongoDB, Cassandra and Neo4J

    Jupyter Notebook

  4. im2txt_word2vec im2txt_word2vec Public

    Image Captioning using word2Vec technique involving Deep learning techniques like CNN and RNN (LSTM).

    Python 1

  5. TensorFlow-Examples TensorFlow-Examples Public

    Forked from aymericdamien/TensorFlow-Examples

    TensorFlow Tutorial and Examples for beginners

    Jupyter Notebook

  6. CreditCardFraudDetection_FinalProject CreditCardFraudDetection_FinalProject Public

    Kaggle Competiton: Using Anomaly detection technique on a highly imbalanced high dimensional data to detect fraud. Used variety of technique including SMOTE to balance the data set and other machin…

    2