• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

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

Repository Details

Machine Learning models developed in NeuralPy

More Repositories

1

NeuralPy

NeuralPy: A Keras like deep learning library works on top of PyTorch
79
star
2

processed-imdb-wiki-dataset

Processes IMDB WIKI dataset ready to be used in any projects
Jupyter Notebook
60
star
3

GeneratingTextWithLSTM

The aim of this project is to generate text using LSTM Recurrent Neural Networks. LSTM Recurrent Neural Networks are powerful Deep Learning models that are used for learning sequenced data. Here a LSTM model is trained on 200 million samples, and the idea is that after training on 200 million samples, it should be able to generate text.
Python
8
star
4

AmazonReview-LanguageGenerationDataset

Processed Amazon Review Dataset for Language Generation (Character Level)
Python
5
star
5

RatePrediction

Rate Prediction using Amazon Review Dataset and Deep Learning
Python
4
star
6

hocrox

Hocrox: An image preprocessing and augmentation library with Keras like interface.
Python
4
star
7

Rocket

Rocket: Create Backend APIs for POCs with Ease
2
star
8

Preprocessed-TREC-2007-Public-Corpus-Dataset

Preprocessed and easy to use TREC 2007 Public Corpus Dataset
Jupyter Notebook
2
star
9

gender-by-just-firstname

A Neural Network approach to predict gender just by FirstName.
Python
2
star
10

CodeBot

A LSTM based Deep Learning model that generates random C/C++ code.
Python
1
star
11

AgeGenderNetwork

An AI based android application that detects gender and age of a person just using a single image of his/her face
Jupyter Notebook
1
star
12

CrowdCounter

A Deep Learning based solution that can count the number of peoples present in the picture.
Jupyter Notebook
1
star
13

gender-recognition-using-deep-learning

The aim of this project is to make a computer program to detect detects human faces in images and then predicts the gender based on the image. For that, the special algorithm is trained on a dataset of images of girls and boys. After training, the algorithm can predict the gender of a person just by observing his/her face.
Jupyter Notebook
1
star
14

LeetCodeSolutions

Leet Code solutions
Python
1
star
15

playing-with-word2vec

Simple project for understanding the power of word2vec
Python
1
star