-
https://www.kaggle.com/elmadj/detect-credit-card-fraud-using-logistic-regression/notebook
https://www.kaggle.com/theonarh/kernels/notebooks/new?forkParentScriptVersionId=2167747
https://www.data-blo…
-
NLG, the other end of NLP, is important in many fields where AI is being applied. Please include the latest NLG research as well as imo it would be very helpful.
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Conflict in Ethiopia using DL
:red_circle: **Aim** : The aim of this project is to analyze the dataset…
-
All steps were carried out according to the documentation, and when attempted to train the model after compiling, I received this error:
```
Epoch 1/20
-------------------------------------------…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Bundesliga Video Classification
:red_circle: **Aim** : Create a DL model which will identify the videos…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.13
### Custom code
Yes
### OS platform and distribution
_No resp…
-
Have you never tried to find supermask over densenets?
bhack updated
4 years ago
-
I am trying to implement the layer normalization and LNRNN (https://arxiv.org/pdf/1607.06450v1.pdf). Is there anybody interested in this implementation in Lasagne?
PS: Keras code: https://gist.github…
-
Pls help me with this error. I am using Red hat linux
![capture](https://user-images.githubusercontent.com/10899398/29492052-031c86ea-858d-11e7-8723-ab48e7c01f89.JPG)
-
@AlexeyAB I have seen gru.cfg and rnn.cfg in cfg folder If I use this file instead of v3 will it give higher accuracy. And If I want to add more layers in v3 is it possible? And how it differ from…