An open API service providing repository metadata for many open source software ecosystems.

Topic: "deep-learning-regression"

peace195/DataScienceBikes-bike-renting

Predict the net rate of bike renting

Language: Jupyter Notebook - Size: 3.15 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

Snigdho8869/Regression-Analysis-Projects

Repository showcasing a collection of diverse regression analysis projects including salary prediction and more.

Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sphamtambo/dnn-drug-discovery

Classification of HER2(human epidermal growth factor receptor 2) molecules using deep neural network.

Language: Jupyter Notebook - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tew9/TV-Script-Generator

TV Script Generation In this project, you'll generate your own Seinfeld TV scripts using RNNs. You'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network you'll build will generate a new ,"fake" TV script, based on patterns it recognizes in this training data. Get the Data The data is already provided for you in ./data/Seinfeld_Scripts.txt and you're encouraged to open that file and look at the text. As a first step, we'll load in this data and look at some samples. Then, you'll be tasked with defining and training an RNN to generate a new script!

Language: HTML - Size: 1.17 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2