# recurrent-neural-networks **Repository Path**: cette/test ## Basic Information - **Project Name**: recurrent-neural-networks - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2020-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # recurrent-neural-networks Learning about and doing projects with recurrent neural networks ## Setup using docker and docker-compose ```bash docker-compose up --build flask ``` Go to http://localhost:50000