| emilwallner/Screenshot-to-code |
14,132 |
|
0 |
0 |
almost 4 years ago |
0 |
|
17 |
other |
HTML |
| A neural network that transforms a design mock-up into a static website. |
| farizrahman4u/seq2seq |
3,118 |
|
0 |
0 |
over 3 years ago |
0 |
|
105 |
gpl-2.0 |
Python |
| Sequence to Sequence Learning with Keras |
| lukalabs/cakechat |
1,169 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| CakeChat: Emotional Generative Dialog System |
| LongxingTan/Time-series-prediction |
762 |
|
0 |
0 |
over 2 years ago |
11 |
October 16, 2023 |
11 |
mit |
Python |
| tfts: Time series deep learning models in TensorFlow |
| lvapeab/nmt-keras |
514 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
mit |
Python |
| Neural Machine Translation with Keras |
| DanAnastasyev/DeepNLP-Course |
479 |
|
0 |
0 |
over 6 years ago |
0 |
|
4 |
|
Jupyter Notebook |
| Deep NLP Course |
| JEddy92/TimeSeries_Seq2Seq |
362 |
|
0 |
0 |
almost 7 years ago |
0 |
|
9 |
|
Jupyter Notebook |
| This repo aims to be a useful collection of notebooks/code for understanding and implementing seq2seq neural networks for time series forecasting. Networks are constructed with keras/tensorflow. |
| jayeew/Chinese-ChatBot |
318 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
apache-2.0 |
Jupyter Notebook |
| 中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。 |
| CyberZHG/keras-transformer |
312 |
|
13 |
3 |
about 4 years ago |
39 |
January 22, 2022 |
0 |
mit |
Python |
| Transformer implemented in Keras |
| oswaldoludwig/Seq2seq-Chatbot-for-Keras |
309 |
|
0 |
0 |
about 7 years ago |
0 |
|
10 |
apache-2.0 |
Python |
| This repository contains a new generative model of chatbot based on seq2seq modeling. |