• Stars
    star
    1
  • Language
    HTML
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

In this challenge, the goal is to use a hierarchical topic model for clustering the provided data.

More Repositories

1

Bidirectiona-LSTM-for-text-summarization-

A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
Python
80
star
2

LSTMGAN-for-melody-generation

An LSTM GAN implementation for music generation from MIDI files. The work closely follows work on GAN hacks in https://github.com/soumith/ganhacks
Python
9
star
3

Siamese-LSTM-on-sentence-similarity

Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings together with the model.
Jupyter Notebook
9
star
4

MLP-GA-hyperparameter-search

I Evolve an evolutionarry algorithm to optimize a sklearn MLP on the breast cancer dataset
Jupyter Notebook
7
star
5

detectron2-dormalarm

I use detectron2 to demonstrate a computer vision powered dorm room security system that leverages transfer learning.
Jupyter Notebook
2
star
6

Intro-to-reinforcement-learning

This is a simple Q table based reinforcement learning algorithm aimed to help you get started. The task is for the agent cross a river represented by a string of dashes. I did not want to focus on the display of the environment much so it isnt a good interface
Python
2
star
7

MLP

implementation of a multi-layer perceptron
Python
1
star
8

geneticml

This library uses genetic algorithms to for automated hyper-parameter optimization in Machine learning algorithms. this was done as my ICS674 evolutionary computation project
Python
1
star
9

TswanaBert

TswanaBERT is a transformer model pre-trained on a corpus of Setswana language data in a self-supervised fashion. works in both pytorch and TF
Jupyter Notebook
1
star