Skip to main content

Top Investors in AI | 2019

Top Investors in AI, 2019


Softbank and LPs Invest in AI

Softbank and limited partners Microsoft, Apple, and Foxconn had announced the second Vision Fund this year. This $108 billion funding includes a hefty $38 billion from Softbank Group alone. The series of Vision Fund has received 62% returns to date. With the most recent investment, Artificial Intelligence and Machine Learning research is expected to reach new heights.

MIT Commits to $1.1 Billion for AI Research

MIT committed towards a $1.1 Billion for MIT Schwarzman College of Computing in September 2019. A part of this fund ($350 million) came from Stephen Schwarzman, chairman, CEO and co-founder of global asset manager Blackstone. The college of computing’s research will focus on providing transformative solutions for global problems at scale. The new campus is expected
to be completed by 2022.

Microsoft Invested in OpenAI

Towards the beginning of this year, Microsoft invested $1 Billion in OpenAI. This is undoubtedly a big investment that can lead to bigger AIML developments. For now, Microsoft is focusing on building an OpenAI platform that will create new AI technologies and improve artificial general intelligence. This investment will also fund Azure Cloud credits and general AI infrastructure.

Russia Raises $2 Billion for AI Research

The Russian Direct Investment Fund (RDIF) raised money from foreign investors worth $2 billion to aid domestic companies in their AI research. These Russian companies in question are working towards developing Artificial Intelligence solutions that can power futuristic business needs.

IBM Invested $2 Billion towards AI Research

IBM is investing heavily in its new AI research hub based in New York. This AI Hardware Centre will look into areas concerning computer-chip research, development, prototyping, testing, and simulation. This center of research aims at boosting the growth of emerging technologies.

Volkswagen Invested in AI Startup

With driving automation taking the automobile industry by a storm, Volkswagen invested $2.6 billion in a startup specializing in self-driving. Argo AI is doing some phenomenal work in autonomous mobility. Based out of Pittsburg, Argo AI has already gathered a lot of support from other automobile companies like Ford in the past.

With more money being pumped into AI research, we can only imagine what the future holds for us. Self-driving cars, human-like robots, anything could be possible! Let us know what you think the future AI companies will look like.

Comments

Popular posts from this blog

Top industries and applications of AI

Top Industries and Applications of AI in 2019 Healthcare Improvement  within the  state of healthcare system holds immense importance  because it  directly reflects on critical aspects  like  quality of treatment,  anticipation  , etc.  AI  is playing  a serious  role in improving diagnostics, minimally invasive surgical procedures, drug development, better patient monitoring, and getting actionable insights into patients’ real-time needs. These are  just a few  of  the various  applications of AI in healthcare. Mentioned below are some critical applications of  AI  that are helping save lives. Enlitic , a California based AI organization that develops ‘deep learning’ based tools to streamline radiology diagnosis. The deep learning platform analyses the unstructured data  like  blood tests, radiology images, genomics, EKGs, etc.  along side  complete patient  m...

Amazon using AI

AI and  machine  learning powers three popular Amazon products: Alexa, the Amazon Go Store, and the Amazon recommendation engine. The Amazon Echo, which features AI bot Alexa, has been one of the company's most popular forays into  machine  learning. How does Amazon use Machine Learning? Earn free bitcoin T he e-commerce giant uses AI behind the scenes to grow its marketplace: By aggregating and analyzing purchasing data on products using machine learning, Amazon can more accurately forecast demand. It also uses machine learning to analyze purchasing patterns and identify fraudulent purchases. Paypal uses the same approach, resulting in a .32% revenue fraud rate, compared with the 1.32% industry average. In addition, Amazon utilizes browsing and purchasing data to provide tailored product recommendations and promotions. Amazon’s cloud computing service, Amazon Web Services (AWS), will also make machine learning and other types of AI more readily availa...

Installing Python

Python Python is an useful language for programmers to create ML based algorithms, Deep Learning algorithms, Data analysis or do just simple coding. Python is being used by many renowned companies including Google and Netflix. Python IDLE IDLE which stands for Integrated DeveLopment Environment or Integrated Development and Learning Environment is an useful platform to develop Python Projects. Installation of Python IDLE (with images) Installing IDLE is very easy. Just follow the steps and you are ready to develop your project. Go to  this link . ( https://www.python.org/downloads/ ) Click on Download Python 3.8.1(Version Name).             The downloading should start the second you click.           If you have any other platform than windows then just select the one you are having.      3. Open the downloaded file and click on run.      4. Click on Customi...