Here is the list of resources to learn Data Structures and Algorithms from beginner to advance:
π Prerequisite - MIT's Mathematics for Computer Science:
πΈ https://lnkd.in/ejdPkSs
π Khan Academy - Intro to algorithms:
πΈ https://lnkd.in/e8ZUWwz
π Introduction to Algorithms Book by Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen:
πΈ https://lnkd.in/e8iqvwn
π GeeksforGeeks - Data Structures Tutorials:
πΈhttps://lnkd.in/eiFACVV
π MIT - Introduction to Algorithms:
πΈ https://lnkd.in/eKavb3T
π Coursera - Data Structures and Algorithms Specialization:
πΈ https://lnkd.in/eDk8ZuY
π Coursera - Algorithms Specialization:
πΈ https://lnkd.in/ejJw5TV
π MIT - Advanced Data Structures:
πΈ https://lnkd.in/eKA7FD2
π GeeksforGeeks - Advanced Data Structures Tutorials:
πΈ https://lnkd.in/eu2J-Bm
π‘ I also found this interesting website which explains Data Structures and Algorithms through animations -
πΈ https://visualgo.net/en
#datastructures #algorithms #mathematics #machinelearning #computerscience
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
π Prerequisite - MIT's Mathematics for Computer Science:
πΈ https://lnkd.in/ejdPkSs
π Khan Academy - Intro to algorithms:
πΈ https://lnkd.in/e8ZUWwz
π Introduction to Algorithms Book by Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen:
πΈ https://lnkd.in/e8iqvwn
π GeeksforGeeks - Data Structures Tutorials:
πΈhttps://lnkd.in/eiFACVV
π MIT - Introduction to Algorithms:
πΈ https://lnkd.in/eKavb3T
π Coursera - Data Structures and Algorithms Specialization:
πΈ https://lnkd.in/eDk8ZuY
π Coursera - Algorithms Specialization:
πΈ https://lnkd.in/ejJw5TV
π MIT - Advanced Data Structures:
πΈ https://lnkd.in/eKA7FD2
π GeeksforGeeks - Advanced Data Structures Tutorials:
πΈ https://lnkd.in/eu2J-Bm
π‘ I also found this interesting website which explains Data Structures and Algorithms through animations -
πΈ https://visualgo.net/en
#datastructures #algorithms #mathematics #machinelearning #computerscience
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
NeurIPS 2018 Accepted Papers as poster
Thirty-second Conference on Neural Information Processing Systems
https://nips.cc/Conferences/2018/Schedule?type=Poster
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Thirty-second Conference on Neural Information Processing Systems
https://nips.cc/Conferences/2018/Schedule?type=Poster
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Forwarded from Code Community βοΈ (π Amir Armanπ)
This media is not supported in your browser
VIEW IN TELEGRAM
If you were wondering how to select dimensionality of your word embeddings, this could be a solution:
https://lnkd.in/d4WKtwX
#NeurIPS2018
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
https://lnkd.in/d4WKtwX
#NeurIPS2018
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
When should you use an end-to-end learning system, and when should you not? Learn the pros and cons of end-to-end learning in hashtag#MLY Ch. 47-49:
http://bit.ly/2QGVDw2
http://bit.ly/2QGVDw2
How To Show A Business Impact in Machine Learning Projects
[A step-by step guide with complete R codes]
1) Scoping the Project
2) Preparing the Data
3) Fitting the Model
4) Making Predictions
5) Showing a Business Impact
https://lnkd.in/eCy_7Y6
#machinelearning #datascience #analytics
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
[A step-by step guide with complete R codes]
1) Scoping the Project
2) Preparing the Data
3) Fitting the Model
4) Making Predictions
5) Showing a Business Impact
https://lnkd.in/eCy_7Y6
#machinelearning #datascience #analytics
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Professor Andrew Ng :
With NeurIPS 2018 on right now, it has been exactly 10 years since we proposed the controversial idea of using CUDA+GPUs for deep learning! h/t goodfellow_ian who in 2008 helped build our first GPU server in his Stanford dorm.
π http://www.cs.cmu.edu/~dst/NIPS/nips08-workshop/
I think this story is important for all of you working in a dorm room or garage right now. We live in an age where what you do today can have a massive global impact in 10 years.
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
With NeurIPS 2018 on right now, it has been exactly 10 years since we proposed the controversial idea of using CUDA+GPUs for deep learning! h/t goodfellow_ian who in 2008 helped build our first GPU server in his Stanford dorm.
π http://www.cs.cmu.edu/~dst/NIPS/nips08-workshop/
I think this story is important for all of you working in a dorm room or garage right now. We live in an age where what you do today can have a massive global impact in 10 years.
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Math is essential for machinel earning and deep learning mastery and we are fascinated by this book by Ivan Savov.
It's aptly called by Ivan and loved by our CEO Tarry Singh : " No Bullshit guide to Math and Physics"
Here is a concept map the shows math and physics concepts such as #mechanics #algebra #functions #vector
Minireference PDF of this nice book is available here:
π https://lnkd.in/dTTf_58
Github code to exercises is here:
π https://lnkd.in/dd7xZng
#DeepLearning #artificialintelligence
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
It's aptly called by Ivan and loved by our CEO Tarry Singh : " No Bullshit guide to Math and Physics"
Here is a concept map the shows math and physics concepts such as #mechanics #algebra #functions #vector
Minireference PDF of this nice book is available here:
π https://lnkd.in/dTTf_58
Github code to exercises is here:
π https://lnkd.in/dd7xZng
#DeepLearning #artificialintelligence
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Machine Learning from scratch!
Implementation of some classic Machine Learning model from scratch and benchmarking against popular ML library, by Quan Tran:
π https://lnkd.in/er_ZNgY
#100DaysOfMLCode #ArtificialIntelligence #DeepLearning #NeuralNetworks #MachineLearning
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Implementation of some classic Machine Learning model from scratch and benchmarking against popular ML library, by Quan Tran:
π https://lnkd.in/er_ZNgY
#100DaysOfMLCode #ArtificialIntelligence #DeepLearning #NeuralNetworks #MachineLearning
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
50+ Data Structure and Algorithms Interview Questions for Programmers
π Click Here
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
π Click Here
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
This whitepaper on automatic ML says:
"Automatically transform any type of variable and automatically select and combine them for a optimal representation for learning".https://lnkd.in/eHxMPev
Creative marketing?
There's no automatic ML in the way these statements imply. And sure enough, as we dig a little further, we discover a much more sober list of 2 automated features for data preparation: automatic normalization of variables (subtract the mean, divide by the std.dev), TDM/TFIDF (text mining).
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
"Automatically transform any type of variable and automatically select and combine them for a optimal representation for learning".https://lnkd.in/eHxMPev
Creative marketing?
There's no automatic ML in the way these statements imply. And sure enough, as we dig a little further, we discover a much more sober list of 2 automated features for data preparation: automatic normalization of variables (subtract the mean, divide by the std.dev), TDM/TFIDF (text mining).
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
A visual introduction to machine learning, Part II
http://bit.ly/2N0T42K
#AI #DeepLearning #MachineLearning #DataScience
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
http://bit.ly/2N0T42K
#AI #DeepLearning #MachineLearning #DataScience
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
Learning an adversary allows us to efficiently identify rare failures in safety critical domains, to help ensure safe deployment of RL agents: https://arxiv.org/abs/1812.01647
This work will be presented shortly at the #NeurIPS18 SecML workshop (https://secml2018.github.io/ )
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
This work will be presented shortly at the #NeurIPS18 SecML workshop (https://secml2018.github.io/ )
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
AX: GPU- and TPU-backed #NumPy with differentiation and JIT compilation. https://github.com/google/jax
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
GitHub
GitHub - jax-ml/jax: Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more - jax-ml/jax
The Visual Python Debugger for Jupyter Notebooks Youβve Always Wanted
π http://bit.ly/2LuWdHq
#AI #DeepLearning #MachineLearning #DataScience #ML
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
π http://bit.ly/2LuWdHq
#AI #DeepLearning #MachineLearning #DataScience #ML
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
So you want to be a research scientist? Great post by Vincent Vanhoucke, Principal Scientist at Google and working on machine learning and robotics.
1. Research is about ill-posed questions with multiple (or no) answers
2. Your entire career will be spent working on things that donβt work
3. Your work will probably be obsolete the minute you publish it
4. With infinite freedom comes infinite responsibility
5. Much of research is paradoxically about risk management
6. You will need to retool often
7. Youβll have to subject yourself to intense scrutiny
8. Your entire career will largely be measured by one number
9. You wonβt work a day in your life
π https://lnkd.in/ftwSiMN
#machinelearning #artificialintelligence #robotics #deeplearning
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
1. Research is about ill-posed questions with multiple (or no) answers
2. Your entire career will be spent working on things that donβt work
3. Your work will probably be obsolete the minute you publish it
4. With infinite freedom comes infinite responsibility
5. Much of research is paradoxically about risk management
6. You will need to retool often
7. Youβll have to subject yourself to intense scrutiny
8. Your entire career will largely be measured by one number
9. You wonβt work a day in your life
π https://lnkd.in/ftwSiMN
#machinelearning #artificialintelligence #robotics #deeplearning
β΄οΈ @AI_Python_EN
βοΈ @AI_Python
We introduce a Classical Japanese dataset called Kuzushiji-MNIST, a drop-in replacement for MNIST, plus 2 other datasets. In this work, we also try more interesting tasks like domain transfer from old Kanji to new Kanji.
Paper: https://lnkd.in/gw-b7Ag
Dataset: https://lnkd.in/gJ9RCHv
β΄οΈ @AI_Python_EN
π£ @AI_Python_Arxiv
βοΈ @AI_Python
Paper: https://lnkd.in/gw-b7Ag
Dataset: https://lnkd.in/gJ9RCHv
β΄οΈ @AI_Python_EN
π£ @AI_Python_Arxiv
βοΈ @AI_Python
Google launches new search engine to help scientists find the datasets they need.
#DataSet
π Link Review
β΄οΈ @AI_Python_EN
π£ @AI_Python_Arxiv
βοΈ @AI_Python
#DataSet
π Link Review
β΄οΈ @AI_Python_EN
π£ @AI_Python_Arxiv
βοΈ @AI_Python
Here is a Deep Graph Library, a Python Package For Graph Neural Networks
The MXNet team and the Amazon Web Services AI lab recently teamed up with New York University / NYU Shanghai to announce Deep Graph Library (DGL), a Python package that provides easy implementations of GNNs research
Click the link to install DGL. :: https://lnkd.in/dmXG8XZ
Web page: https://lnkd.in/dmXG8XZ
Github page: https://lnkd.in/dzG5hrT
#deeplearning #artificialintelligence #machinelearning #gnn
β΄οΈ @AI_Python_EN
π£ @AI_Python_Arxiv
βοΈ @AI_Python
The MXNet team and the Amazon Web Services AI lab recently teamed up with New York University / NYU Shanghai to announce Deep Graph Library (DGL), a Python package that provides easy implementations of GNNs research
Click the link to install DGL. :: https://lnkd.in/dmXG8XZ
Web page: https://lnkd.in/dmXG8XZ
Github page: https://lnkd.in/dzG5hrT
#deeplearning #artificialintelligence #machinelearning #gnn
β΄οΈ @AI_Python_EN
π£ @AI_Python_Arxiv
βοΈ @AI_Python