Skip to content

Commit

Permalink
Edit "neural-networks (hebrew)" by @davidBar-On
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b committed May 26, 2024
1 parent 415cba3 commit 26e6617
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions 2017/neural-networks/hebrew/description.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,131 +2,131 @@
{
"input": "What are the neurons, why are there layers, and what is the math underlying it?",
"translatedText": "מהם הנוירונים, מדוע יש שכבות, ומהי המתמטיקה העומדת בבסיסה?",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "Help fund future projects: https://www.patreon.com/3blue1brown",
"translatedText": "עזרה במימון פרויקטים עתידיים: https://www.patreon.com/3blue1brown",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "Written/interactive form of this series: https://www.3blue1brown.com/topics/neural-networks",
"translatedText": "צורה כתובה/אינטראקטיבית של סדרה זו: https://www.3blue1brown.com/topics/neural-networks",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "Additional funding for this project provided by Amplify Partners",
"translatedText": "מימון נוסף לפרויקט זה מסופק על ידי Amplify Partners",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "Typo correction: At 14 minutes 45 seconds, the last index on the bias vector is n, when it's supposed to in fact be a k. Thanks for the sharp eyes that caught that!",
"translatedText": "תיקון שגיאות הקלדה: ב-14 דקות 45 שניות, האינדקס האחרון בוקטור ההטיה הוא n, כאשר הוא אמור להיות למעשה k. תודה על העיניים החדות שתפסו את זה!",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "For those who want to learn more, I highly recommend the book by Michael Nielsen introducing neural networks and deep learning: https://goo.gl/Zmczdy",
"translatedText": "למי שרוצה ללמוד עוד, אני ממליץ בחום על ספרו של מייקל נילסן המציג רשתות עצביות ולמידה עמוקה: https://goo.gl/Zmczdy",
"n_reviews": 0
"translatedText": "למי שרוצה ללמוד עוד, אני ממליץ בחום על ספרו של Michael Nielsen המציג רשתות נוירונים ולמידה עמוקה: https://goo.gl/Zmczdy",
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "There are two neat things about this book. First, it's available for free, so consider joining me in making a donation Nielsen's way if you get something out of it. And second, it's centered around walking through some code and data which you can download yourself, and which covers the same example that I introduce in this video. Yay for active learning!",
"translatedText": "יש שני דברים מסודרים בספר הזה. ראשית, זה זמין בחינם, אז שקול להצטרף אלי לתרום בדרכו של נילסן אם אתה מקבל מזה משהו. ושנית, זה מתמקד במעבר על קוד ונתונים שאתה יכול להוריד בעצמך, ואשר מכסה את אותה דוגמה שאני מציג בסרטון הזה. יאיי ללמידה פעילה!",
"n_reviews": 0
"translatedText": "יש שני דברים מסודרים בספר הזה. ראשית, הוא זמין בחינם, אז שקלו להצטרף אלי לתרום בדרכו של נילסן אם אתם מקבלים ממנו משהו. ושנית, הוא מתמקד במעבר על קוד ונתונים שאתם יכולים להוריד בעצמכם, ואשר מכסה את אותה דוגמה שאני מציג בסרטון הזה. יאיי ללמידה פעילה!",
"n_reviews": 1
},
{
"input": "https://github.com/mnielsen/neural-networks-and-deep-learning",
"translatedText": "https://github.com/mnielsen/neural-networks-and-deep-learning",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "I also highly recommend Chris Olah's blog: http://colah.github.io/",
"translatedText": "אני גם ממליץ בחום על הבלוג של כריס אולה: http://colah.github.io/",
"n_reviews": 0
"translatedText": "אני גם ממליץ בחום על הבלוג של Chris Olah: http://colah.github.io/",
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "For more videos, Welch Labs also has some great series on machine learning: ",
"translatedText": "לסרטונים נוספים, ל- Welch Labs יש גם סדרות נהדרות בנושא למידת מכונה: ",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "https://youtu.be/i8D90DkCLhI",
"translatedText": "https://youtu.be/i8D90DkCLhI",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "https://youtu.be/bxe2T-V8XRs",
"translatedText": "https://youtu.be/bxe2T-V8XRs",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "For those of you looking to go *even* deeper, check out the text \"Deep Learning\" by Goodfellow, Bengio, and Courville. ",
"translatedText": "לאלו מכם שמחפשים ללכת *אפילו* לעומק, עיין בטקסט "למידה עמוקה" מאת Goodfellow, Bengio ו-Courville. ",
"n_reviews": 0
"translatedText": "לאלו מכם שמחפשים ללכת *אפילו* יןתר לעומק, עיינו בטקסט \"Deep Learning\" by Goodfellow, Bengio, and Courville. ",
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "Also, the publication Distill is just utterly beautiful: https://distill.pub/",
"translatedText": "כמו כן, הפרסום Distill פשוט יפהפה: https://distill.pub/",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "Lion photo by Kevin Pluck",
"translatedText": "צילום אריה מאת קווין פלאק",
"n_reviews": 0
"translatedText": "צילום אריה מאת Kevin Pluck",
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
},
{
"input": "",
"translatedText": "",
"n_reviews": 0
"n_reviews": 1
}
]

0 comments on commit 26e6617

Please sign in to comment.