AI of Things Cloud AI vs. Edge AI: know their differences and choose the right approach for your AI project Learn about the differences between Edge AI and Cloud AI, advantages and disadvantages, and choose the right approach for your Artificial Intelligence project.
AI of Things These free Google courses will get you started with generative-AI Learn about the concepts and principles of generative AI or how to create and deploy AI solutions: language models, image generation... and also about responsible AI.
AI of Things Enrich your messages with the new SMS 2.0 Once upon a time, there was a ubiquitous mobile technology, which earned a high level of subscriber trust, and did this with just only 160 characters. This fairy tale...
Richard Benjamins AI, Data and IT – how do they live together? Many things related to AI and Data are about information technology (IT). Systems, platforms, development, operations, security, all are needed for creating value with AI and Data, and are...
AI of Things Deep Learning and satellite images to estimate the impact of COVID19 Motivated by the fact that the Coronavirus Disease (COVID-19) pandemic has caused worldwide turmoil in a short period of time since December 2019, we estimate the negative impact of...
AI of Things Success Story: LUCA Transit and Highways England The transport industry is very receptive to the application of Big Data and Artificial Intelligence strategies, as there are clear use cases that can maximize a companies’ efficiency and...
AI of Things How did the temporary closure of Line 5 affect the users of Madrid’s Metro? The Madrid Metro is undertaking important improvements on their transport network. This year, Line 5 which links the southeast-northeast zones to the capital, is the third to display the...
AI of Things Mobility and transport planning in Neuquén There are more and more cities who, thanks to technology and the use of data, are hoping to improve the quality of life of their citizens though carrying out...
Diego Martín Moreno What are Blockchain and Smart Contracts? Blockchain is the new technology for the treatment of data that everyone speaks about, but what is blockchain? Blockchain is a chain of blocks in which we have stored information,...
AI of Things Blockchain and IoT predictions for 2019 Blockchain and IoT have been dominant players in the technology industry over the last 5 years, with their popularity and reputation growing in line with the explosion of Big...
Paloma Recuero de los Santos Python for all (5): Finishing your first Machine Learning experiment with Python We have finally come to the last part of the Machine Learning experiment with Python for all. We have been taking it step by step, and in this last...
AI of Things The Forrester Wave™: Specialized Insights Service Providers 2018 was an excellent year for us, in which we were recognised as a leader amongst specialized insights service providers by Forrester. The independent review highlights the importance of...
AI of Things Machine Learning identifying rare genetic disorders Did you know that Machine Learning is already being used to help doctors identify rare genetic disorders by analysing images of people´s faces? The quantity of genetic illnesses is so...
Paloma Recuero de los Santos Python for all (4): Data loading, explorative analysis and visualisation Now we have the environment installed, and we have had some practice with commands and we have learnt the various libraries, and which are the most important. The time...
AI of Things Artificial Intelligence Fighting Fraud and False Declines Through the use of Decision Intelligence and Artificial Intelligence Express platforms, Mastercard have harnessed the power of predictive analytics and machine learning to reduce the rate of false decline...
Paloma Recuero de los Santos Python for all (3): ScyPy, NumPy, Pandas…. What libraries do we need? We are taking another step in our learning of Python by studying what the modules are, and, in particular the libraries. We will see what purpose some of them...
Paloma Recuero de los Santos Python for all (2): What are Jupyter Notebooks? What are the Jupyter Notebooks? The Jupyter Notebooks is maybe the most well know application of the Jupyter Project, created in 2014 with the objective of developing open-source software,...
Paloma Recuero de los Santos Python for all (1): Installation of the Anaconda environment Now that we have defined the objective of this tutorial in the previous post (“Dare with the Python: an experiment for all”), we will really begin to work. We...
Florence Broderick Evil FOCA is now Open Source We are really happy to announce that Evil FOCA is now Open Source. We have received lots of comments and feedback about how you are using Evil FOCA, or how...
Florence Broderick How to bypass antiXSS filter in Chrome and Safari (discovered by ElevenPaths) Modern browsers usually have an antiXSS filter, that protects users from some of the consequences of this kind of attacks. Normally, they block cross site scripting execution, so the...
Florence Broderick HookMe, a tool for intercepting communications with API hooking HookMe is a tool for Windows that allows to intercept system processes when calling APIs needed for network connections. The tool, still in beta, was developed by Manuel Fernández (now...
Florence Broderick How does blacklisting work in Java and how to take advantage of it (using whitelisting) Oracle has introduced the notion of whitelisting in its latest version of Java 7 update 40. That is a great step ahead (taken too late) in security for this...
Florence Broderick Quick and dirty shellcode to binary python script https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js If you work with exploits and shellcode, you already know what shellcode is and how to deal with it. Sometimes it comes with exploits in C, Perl, Python…...