AI, Python, Cognitive Neuroscience
3.87K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
Knowing that people judge you by your books I picked out this selection for our new IKEA book shelves. Now I’m just waiting for any statistician to come visit.

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
Forwarded from DLeX: AI Python (Farzad🦅🐋🐕🦏🐻)
♨️ Free Self-Study Books on Mathematics, Machine Learning & Deep Learning

🔶1. Matrix Computations

Free Book: Download here

🔶 2. A Probabilistic Theory of Pattern Recognition

💠 Free Book: Download here

3. Advanced Engineering Mathematics

💠 Free Book: Download here

4. Probability and Statistics Cookbook

Free Book: Download here

Machine Learning & Deep Learning Books

➡️ 1. An Introduction to Statistical Learning (with applications in R)

🖇 Free Book: Download here

➡️ 2. Probabilistic Programming and Bayesian Methods for Hackers

👉 Free Book: Download here

➡️3. The Elements of Statistical Learning

👉 Free Book: Download here

➡️4. Bayesian Reasoning and Machine Learning

👉 Free Book: Download here

❇️
@AI_Python
❇️@Data_Experts

✔️ 5. Information Theory, Inference, and Learning Algorithms

👉 Free Book: Download here

✔️ 6. Deep Learning

🔗Free Book: Download here

📚 7. Neural Networks and Deep Learning

🔗 Free Book: Download here

📚 8. Supervised Sequence Labelling with Recurrent Neural Networks

🔗Free Book: Download here

📚 9. Reinforcement Learning: An Introduction

🔗 Free Book: Download here

#کتاب #هوش_مصنوعی #یادگیری_عمیق #یادگیری_تقویتی #آموزش #آمار #احتمال

❇️@AI_Python
❇️@Data_Experts
CS294-158 Deep Unsupervised Learning Spring 2019
https://sites.google.com/view/berkeley-cs294-158-sp19/home

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
I may be wrong, but I get the impression that some data science people believe regression comes in just two flavors - OLS linear and binary logistic.

Setting aside the relationship between neural nets and regression, and that VAR, GARCH, Structural Equation Models and numerous other statistical models are really forms of regression, I have no idea how many kinds of "regression" are in common use.

"Dozens" would probably be an underestimate. There are countless other types which are used infrequently but essential in certain circumstances, like a fifth pitch in baseball.

Moreover, there is usually more than one way to estimate most statistical models. It's not unusual for a statistician to run one kind of regression model several ways with maximum likelihood estimation (MLE) and Bayesian alternatives, for example.

We have a BIG regression decision tree, and our choices are seldom inconsequential.

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
image_2019-02-26_17-58-34.png
682.3 KB
You know what a neural network is, and you know what a ML project workflow looks like. Now how do you implement it throughout your entire company? Week 3 of AI for Everyone will walk you through it:

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
image_2019-02-26_22-02-43.png
789.8 KB
Left: how you would plot the Xception architecture in a paper.
Right: how you would implement it with the Functional API (that's the entire code).

1:1 match between how you think about it and how you write it.

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
How does Google Translate's AI work? https://youtu.be/sIoHFPGOY0I

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
Lingvo is a deep learning framework used for sequence modeling tasks like machine translation, speech recognition, and speech synthesis. Learn more here ↓
https://medium.com/tensorflow/lingvo-a-tensorflow-framework-for-sequence-modeling-8b1d6ffba5bb?linkId=63952201

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
There are links to lots of AI ethics resources & articles in this post: "In Favor of Developing Ethical Best Practices in AI Research"
https://ai.stanford.edu/blog/ethical_best_practices/
✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
Lambda GPU computers power Deep Learning research at Apple, Microsoft, MIT, and Stanford. Learn more here: http://LAMBDALABS.COM

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
Introduction to Deep Learning
Slides, course materials, demos, and implementations
https://chokkan.github.io/deeplearning/

ISSCC2018 - 50 Years of Computer Architecture:From Mainframe CPUs to Neural-Network TPUs


https://www.youtube.com/watch?v=NZS2TtWcutc

Theorizing from Data by Peter Norvig (Video Lecture)

https://catonmat.net/theorizing-from-data-by-peter-norvig-video-lecture

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
Introducing TensorFlow Datasets

By TensorFlow: https://lnkd.in/d2yEjSr

#MachineLearning #Data #Dataset #TensorFlow

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
6 Tips to Improve Your Code for Data Science (with links)

1. Strictly follow style standards
-> https://lnkd.in/gKZUjVa

2. Use a linter to enforce style standards
-> https://lnkd.in/d_prybR

3. Write modular, generic, object-oriented code -
-> https://lnkd.in/gsynW6Q
-> https://lnkd.in/dx53u53

4. Write unit tests to test your functions and methods
-> https://lnkd.in/dsy-bPu

5. Organize your code base
-> https://lnkd.in/dviGffH

6. Separate exploration and production development, and develop production code using test-driven development (TDD)
-> https://lnkd.in/dMn-s32


If you'd like some real code examples, I've got 5 end-to-end data science projects with instructions, data, code, and complete video walkthroughs as part of the DSDJ course.

These examples and videos will walk you through everything that you need to take your data science coding skills to the next level.

To learn more, join our mail list today at https://lnkd.in/g7AYg72

#datascience #programming

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
TensorBoard now works in Jupyter Notebooks, via magic commands "%" that match the command line.

Example: https://lnkd.in/dfGH2gH

H / T : Josh Gordon

#artificialintelligence #deeplearning #tensorflow

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv
Visualizations are one of the best ways of telling a story with data. They are extremely useful when trying to understand data and unearth hidden patterns. Check out these 4 articles to design mind-blowing visualizations:

A Collection of 10 Data Visualizations You Must See - https://lnkd.in/fRemdbn

How to create Beautiful, Interactive data visualizations using Plotly in #R and #Python - https://lnkd.in/fN3e9m8

Comprehensive Guide to #DataVisualization in R - https://lnkd.in/fw9M-De

R-analyst #Cheatsheet: Data Visualization in R - https://lnkd.in/fnakeqH

✴️ @AI_Python_EN
❇️ @AI_Python
🗣 @AI_Python_arXiv