jPleyte / mini-projects

Several little projects each with their own project configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mini-projects

Several little projects each with their own project configuration

Analyse Variant Calls with Map-Reduce

Read variant calls from multiple cases and use Hadoop's Map-Reduce Java framework to perform analysis. The sample data in this project was generated in silico.

Generate an 80's Movie Title Using Deep Learning

Come up with a new 80's movie title using a Recurrent Neural Network (RNN) developed in Python using Keras and TensorFlow.

  • In Keras you will use keras.layers.recurrent.LTSM()

About

Several little projects each with their own project configuration

License:Apache License 2.0


Languages

Language:Java 100.0%