GitXplorerGitXplorer
S

march-lstm-projects

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
9d8c208dd0084259908bf20fab3fad2ac3575cd0

Update README.md

SSamanthaClarke1 committed 6 years ago
Verified
5670b9ff5f16aede96e2a4daa0d20b2caca00aad

Rename chat-train.py to ar-train.py

SSamanthaClarke1 committed 6 years ago
Verified
4c60805653216d67533d6f73c6014fca097caacb

Rename index.py to ar-index.py

SSamanthaClarke1 committed 6 years ago
Verified
8332f69f8e335a2399a026722c26a819f6ac4bc0

Delete badcode.rb

SSamanthaClarke1 committed 6 years ago
Verified
7efa8b3dfb4e33bc6a9035fade8c985177684068

Rename fetch.py to fb-test.py

SSamanthaClarke1 committed 6 years ago
Verified
09328de65c7b6133903181ddde599193fd4b496d

Rename train.py to chat-train.py

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