GitXplorerGitXplorer
S

march-lstm-projects

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
0c3dbdb0fd301b49570d37a0f43aaa19296847a4

removing autocomplete project

SSamanthaClarke1 committed 6 years ago
Verified
012a8920564376e0967a2daedb12bcac15347c12

Rename rapgod.rb to rapgod-fetcher.rb

SSamanthaClarke1 committed 6 years ago
Verified
051ff73380f1ea2ae1ba74e16b28cd9e91800f43

Rename player.py to rapgod-player.py

SSamanthaClarke1 committed 6 years ago
Verified
30f54935f60f02a15dd3b936109802eed3f88a70

Delete eg1.js

SSamanthaClarke1 committed 6 years ago
Verified
6bafe39b473005bcafeff852f016117557dc4676

Rename trainer.py to rapgod-trainer.py

SSamanthaClarke1 committed 6 years ago
Verified
560d5380b4572717fad31e7fc5f85362a8f738fb

removing the brain.js attempt

SSamanthaClarke1 committed 6 years ago

README

The README file for this repository.

march-lstm-projects

This is a collection of some of the Neural Network / LSTM projects that I have undertaken in March. You probably shouldn't use much of this code elsewhere, this was mostly a learning experience, and the codebase is messy as hell. My actual copy of the codebase is much neater, but, not gonna survive the transition to github.

Overview

There's two main projects left hanging around this codebase.

  1. Rapgod
  2. DiStriAR

1> This is a Rap Music generator, using tf.keras, and an LSTM. 2> This is an Auto-Responder that I was hooking up to my FB, and training off of my FB Chat history.

Rap music that has been previously generated is still stored in ai-songs

But that, and maybe some code snippets for my future self is all I/we are gonna get out of this repository.

Ciao