You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -48,18 +48,18 @@ To manage software packages for Python, you can type :
48
48
$ pip3 install 'package_name'
49
49
50
50
## FAQ
51
-
1. Do I need to know a lot about Tensorflow for running into this codelab?
52
-
No, you should have a basic understanding of datascience, variable modeling and neural nets. The architecture is clearly defined
53
-
2. Wich Neural Network Model are you using for the codelab?
54
-
We are using wide+deep learning model that combines the benefits of memorization+generalization
55
-
3. Can I commit or colaborate?
56
-
Surething. We are looking for improvement in the following areas :
57
-
A. Getting more accurate data. If you are passionate about Game of Thrones and want to give us a hand with the dataset, you are more than wellcome.
58
-
B.Code . Yes, we would like to get more semantic and better with the code. Please don´t hesitate to push/commit in this journey
59
-
C. Feedback. We have create a feedback form that you can find at the end of the codelab. Please feel free to colaborate.
60
-
D. Share. Do you think anyone you meet would you like to learn more about Neuralnets and also loves Game of Throne? You can share this codelab.
61
-
4.Wich is the best way to experience this codelab?
62
-
You can experience this codelab in a lot of different ways. The most significant is to read chapter 1 and enjoy some datascience about game of thrones, then download the code, and change the model m, having the opportunity to change the optimizers and the hidden layers .
51
+
1.Question:: Do I need to know a lot about Tensorflow for running into this codelab?
52
+
Answer: No, you should have a basic understanding of datascience, variable modeling and neural nets. The architecture is clearly defined
53
+
2.Question:: Wich Neural Network Model are you using for the codelab?
54
+
Answer: We are using wide+deep learning model that combines the benefits of memorization+generalization
55
+
3.Question:: Can I commit or colaborate?
56
+
Answer: Surething. We are looking for improvement in the following areas :
57
+
* Getting more accurate data. If you are passionate about Game of Thrones and want to give us a hand with the dataset, you are more than welcome.
58
+
* Code. Yes, we would like to get more semantic and better with the code. Please don´t hesitate to push/commit in this journey.
59
+
* Feedback. We have create a feedback form that you can find at the end of the codelab. Please feel free to colaborate.
60
+
* Share. Do you think anyone you meet would you like to learn more about Neuralnets and also loves Game of Throne? You can share this codelab.
61
+
4.Question: Which is the best way to experience this codelab?
62
+
Answer: You can experience this codelab in a lot of different ways. The most significant is to read chapter 1 and enjoy some datascience about game of thrones, then download the code, and change the model m, having the opportunity to change the optimizers and the hidden layers .
63
63
You can also read it without download the data .
64
64
65
65
Please, note that this is an going work and you might find some improvement areas.
@@ -73,7 +73,7 @@ This codelab has been part of diverse community events, that include :
73
73
74
74
-[x] GDG Madrid DevFest (2016)
75
75
-[x] BigData Coruna
76
-
-[x] GDG Andalucia OpenSummer
76
+
-[x] GDG Andalucia Summer
77
77
-[ ] Google Developers Group Spain Summit 2017
78
78
79
79
If you would like to host an event or run a workshop about this codelab, please contact for more materials
0 commit comments