Mohamed Maher (@maher_ai) 's Twitter Profile
Mohamed Maher

@maher_ai

Writer specializing in making machines creative

ID: 970765279478370306

linkhttps://medium.com/@momaherg calendar_today05-03-2018 20:57:33

53 Tweet

26 Followers

66 Following

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

I just published NumPy cheat sheet link.medium.com/26ZEvq4w3S #Numpy #Python #100DaysOfMLCode #100DaysOfCode #MachineLearning #DataScience #cheatsheet

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

I just published Pandas Cheat Sheet - Beginner to Pro #100DaysOfCode #100DaysOfMLCode #python #pandas #MachineLearning #DataScience #ArtificialIntelligence #completethecode #CodeNewbie link.medium.com/BlWmR0ojcT

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

I just published Introduction to Machine learning: Top-down approach #MachineLearning #DataScience #DataScientist #introduction #python #Analytics #supervisedLearning #unsupervised #100DaysOfCode #100DaysOfMLCode link.medium.com/yJKbqni9iT

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

I just published an article on “How to Create a Reliable Python Environment Using Docker: Tips for Data Science” take a look at it. #100DaysOfCode #100DaysOfMLCode #MachineLearning #DataScience #python #workspace #DataScience link.medium.com/thqBX1S6xT

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

I just published "5-Steps and 10-Steps, to Learn Machine Learning” take a look at it. #100DaysOfCode #100DaysOfMLCode #MachineLearning #DataScience #python #workspace #DataScience towardsdatascience.com/5-steps-and-10…

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

I just published Waves of Failure, and Key to Persistence #wednesdaythoughts #WednesdayMotivation #discipline #100DaysOfCode #100daysofmlcode link.medium.com/Ox9Y0GrQsU

Reza Zadeh (@reza_zadeh) 's Twitter Profile Photo

3D Face Reconstruction from a Single Image. Try your own face: cs.nott.ac.uk/~psxasj/3dme/ Code: github.com/AaronJackson/v…

Reza Zadeh (@reza_zadeh) 's Twitter Profile Photo

The New Computing Stack: - GPUs/TPUs are eating Linear Algebra. - Linear Algebra is eating Deep Learning. - Deep Learning is eating Machine Learning. - Machine Learning is eating Artificial Intelligence (AI). - AI is eating Software. - Software is eating the world.

Ronald van Loon (@ronald_vanloon) 's Twitter Profile Photo

7 Steps to Mastering #MachineLearning With #Python by Matthew Mayo KDnuggets Andrew Ng | Read more here: bit.ly/2nTeJjt #ML #DeepLearning #DL #DataScience #AI #ArtificialIntelligence #DataScientist #Algorithms #DataAnalytics #RT cc: Data Science Central Stanford NLP Group

7 Steps to Mastering #MachineLearning With #Python
by <a href="/mattmayo13/">Matthew Mayo</a> <a href="/kdnuggets/">KDnuggets</a> <a href="/AndrewYNg/">Andrew Ng</a> |

Read more here: bit.ly/2nTeJjt

#ML #DeepLearning #DL #DataScience #AI #ArtificialIntelligence #DataScientist #Algorithms #DataAnalytics #RT

cc: <a href="/analyticbridge/">Data Science Central</a> <a href="/stanfordnlp/">Stanford NLP Group</a>
Mohamed Maher (@maher_ai) 's Twitter Profile Photo

#Database managers create many execution plans with different order and choose the best one based on the estimations made by generic simple operations.

Ronald van Loon (@ronald_vanloon) 's Twitter Profile Photo

Which #MachineLearning #Algorithm Should I Use? by KDnuggets SAS - Scandinavian Airlines | Read more here: bit.ly/2rxsZjX #ML #Data #Analyst #DataScientist #DataScience #Classification #Regression #Clustering #RT cc: Data Science Central @hackingdata Data Science Unicorn Vala Rohani

Which #MachineLearning #Algorithm Should I Use?
by <a href="/kdnuggets/">KDnuggets</a> <a href="/SAS/">SAS - Scandinavian Airlines</a> |

Read more here: bit.ly/2rxsZjX

#ML #Data #Analyst #DataScientist #DataScience #Classification #Regression #Clustering #RT

cc: <a href="/analyticbridge/">Data Science Central</a> @hackingdata <a href="/datascienceuni/">Data Science Unicorn</a> <a href="/vrohani/">Vala Rohani</a>
Mohamed Maher (@maher_ai) 's Twitter Profile Photo

Day 3 | today i finalized my “Desktop Chatting app project” and made it locally compatible to work on LAN, this project is about creating multithreaded servers that can connect to each other to form networks that clients connect to and chat #100DaysOfCode #socketProgramming

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

Gradient descent : 1- batch gradient descent 2- stochastic gradient descent (Incremental GD) 3- mini batch gradient descent (Mix of 1 and 2) #MachineLearning #GradientDescent

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

Day 4 | great improvement on my new project “edu. website for Nawwar” - I finished with the team the user stories - We didn’t finish the SRS yet - I finished most of the wireframes of the website. #100DaysOfCode Concepts for you to look it up : * SRS * user stories * wireframe

Mohamed Maher (@maher_ai) 's Twitter Profile Photo

Day 6, 7 - studied C language syntax Data structures (struct), Functions, pointers ,Arrays ,Object manipulations, etc. - Started working on a simulation of 2 algorithms which schedule processes inside the operating system (round robin and lottery scheduler). #100DaysOfCode #OS

Eirikur Agustsson (@etagust) 's Twitter Profile Photo

Check out our paper on extreme image compression using GANs. We compress 1024x512px images to only 2kB, with superior visual quality compared to prior approaches at double the size! Project page: data.vision.ee.ethz.ch/aeirikur/extre… arXiv: arxiv.org/pdf/1804.02958…

Check out our paper on extreme image compression using GANs.
We compress 1024x512px images to only 2kB, with superior visual quality compared to prior approaches at double the size!
Project page: data.vision.ee.ethz.ch/aeirikur/extre…
arXiv: arxiv.org/pdf/1804.02958…
Mohamed Maher (@maher_ai) 's Twitter Profile Photo

Spent the last 18 days of #100DaysOfCode developing a big edu. website using MEAN Stack. I’m going to stop the #100DaysOfCode challenge, as i already code everyday at least 6 hours and there is no time for documentation. I’m still going to tweat machine learning stuff tho.

Jean Kossaifi (@jeankossaifi) 's Twitter Profile Photo

TensorLy has yet another backend: CuPy. I was really impressed by how well it works as a drop-in replacement to NumPy for GPU! Chainer github.com/tensorly/tenso…