• Stars
    star
    1
  • Language
    Python
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A posting forum using django

More Repositories

1

Product-Category-Prediction

Machine learning pipeline to predict relevant categories based on a product name and product description, using NLP and Deep learning concepts.
Jupyter Notebook
21
star
2

Drug-Similarity-and-Link-Prediction-using-Graph-Embeddings-on-Medical-Knowledge-Graph

Utilizing graphical neural networks and embeddings on a medical database KEGG to perform link predictions and drug similarity systems.
Jupyter Notebook
15
star
3

Vehicle-Detection-Classification-YOLO-MobileNet

Created a computer vision pipeline to detect and classify cars as SUVs or sedans using transfer learning on Mobilenet and object detection using YOLOv3.
Python
10
star
4

Force-Directed-Graph-Layout

An interesting application of gradient descent aims to stabilize any input graph such that the forces applied on each node are minimum and the overall model is stable. Visualization is perform using NetworkX.
Python
7
star
5

Drowsiness-Detection-OpenCV

Python application to assist drivers to alert when they feel drowsy and thus reduce the number of accidents.
Python
6
star
6

Neural-Machine-Translation-Keras-Attention

Machine translation using LSTM Model. Created two translation models with/without attention mechanisms for translation between French-English and German-English.
Jupyter Notebook
5
star
7

Data-Visualisation-Using-R

Visualization of some real-life dataset using different methodology using GGPlot (R)
HTML
4
star
8

Feature-Selection-Using-Genetic-Algorithm

Feature selection is performed using genetic algorithm to make a robust predictive model on the Boston dataset.
Python
4
star
9

Question-Paraphrasing-System

The task is to generate paraphrased questions, that is questions that have the same meaning but are different in terms of the vocabulary and grammar of the sentence The training data is derived from the Datasets of Paraphrased SQuAD Questions and consists of 1,118 paraphrased questions. The evaluation consists of 100 questions also derived from the Stanford Question Answering Dataset
Jupyter Notebook
4
star
10

Machine-Learning-Data-Science-Interview-Prepration

Some materials for ML/DS Interviews
2
star
11

Natural-Language-Processing

Learning techniques related to NLP
Jupyter Notebook
2
star
12

Buddies

A social networking site created by using JSP,Adv.Java, HTML, CSS, AJAX, MySql with features likes sending a friend request, updating profile, posting on the wall, like, share, messaging friends, creating session. Core lang: Java
Java
2
star
13

Deep-Learning-Practice

Trying to learn deep learning in a more practical manner /focusing more on how to implement things and the core concepts on deep learning.
Python
1
star
14

Jinni-Python-Search-Engine

Python Search Engine
Python
1
star
15

Machine-Learning

Trying different stuff with basic machine learning algorithms and its applications
Jupyter Notebook
1
star
16

Machine-Learning-A-Z

Source code from Udemy course Machine Learning A-Z By Kirill Eremenko and Hadelin de Ponteves
Python
1
star
17

Generator-Optimizer

Trying to maximize the hourly energy production of number of genertors.
Jupyter Notebook
1
star
18

CUDA_practice

CUDA programming practice
C++
1
star
19

Information-Retrieval

Python
1
star
20

Deep-Learning-A-Z

Source code from Udemy course Deep Learning A-Z By Kirill Eremenko and Hadelin de Ponteves
Python
1
star
21

Image-Captioning-CNN-LSTM

CNN-LSTM based architecture to generate relevant captions for any input image, encompassing Vision Deep CNN and language generation RNN trained on COCO dataset.
Jupyter Notebook
1
star
22

Titanic-Survival-Predictor

Trying to predict survival rate of passengers using algorithms like Logistic Regression, Ada Boost, Gradient Boost , Decision Tree Classifiers , Extra Tree Classifiers , Random Forest Classifiers and XG Boost with appropriate data preprocessing techniques.
Jupyter Notebook
1
star
23

Reinforcement-Learning

Work-related to Agents, Multi-Agents and Reinforcement Learning
Jupyter Notebook
1
star