meenavyas / MiscLinks
Contains interesting projects like Cat face detection, cat face recognition, code generation, Building chatbot, finding similar documents, image segmentation, UCI credit card, anomaly detection, MNIST etc.
☆24Updated last year
Alternatives and similar repositories for Misc
Users that are interested in Misc are comparing it to the libraries listed below
Sorting:
- TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)☆37Updated 7 years ago
- Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different p…☆45Updated 6 years ago
- Python script to generate fake datasets optimized for testing machine learning/deep learning workflows☆50Updated 6 years ago
- ☆65Updated 6 years ago
- (117th place - Top 26%) Deep learning using Keras and Spark for the "Store Item Demand Forecasting" Kaggle competition.☆25Updated 6 years ago
- Twitter sentiment analysis part 6: Doc2Vec☆19Updated 7 years ago
- This repository contains Sentiment Classification, Word Level Text Generation, Character Level Text Generation and other important codes/…☆12Updated 7 years ago
- The Flask server that communicates with my FB Messenger chatbot☆60Updated 5 years ago
- Uploading files using Python and Flask☆108Updated 5 years ago
- Uses Zillow metadata, NLP on realtor description, and VGG16 on home images to predict home sale prices in Portland from 6/16 - 7/17.☆64Updated 8 years ago
- Build a deep learning model for sentiment analysis of IMDB reviews☆26Updated 7 years ago
- This Repository is for Code Build to Scrape MEDIUM and analyse the scrapped data☆34Updated 7 years ago
- Predict Earthquake magnitude from Latitude, Longitude and Depth☆13Updated 8 years ago
- Solution of the Titanic Kaggle competition☆131Updated 4 years ago
- This is the code for "Time Series Prediction" By Siraj Raval on Youtube☆191Updated 6 years ago
- A collection of personal data science projects☆58Updated last year
- Simple feedforward neural network class written in pure python+numpy☆57Updated 8 years ago
- Machine learning and process automation☆138Updated 2 years ago
- A neural network with 3 layers made with just numpy as dependency☆26Updated 8 years ago
- How to build a Multilayered LSTM Network to infer Stock Market sentiment from social conversation using TensorFlow.☆100Updated 6 years ago
- ☆65Updated 6 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn