Toggle light / dark theme

NASA is planning to bring Martian samples back to Earth — and they’re looking for someone to lead the mission.

The Mars Sample Return (MSR) program, set to take place over the next decade, aims to collect samples of Martian rock, soil, and atmosphere for analysis and testing on Earth.

NASA has previously sent several rovers to Mars, but no program or robot has ever been able to bring back samples, which could give researchers new insights into the Red Planet.

In July 2015, the New Horizons spacecraft made history when it became the first robotic explorer to conduct a flyby of Pluto. This was followed by another first, when the NASA mission conducted the first flyby of a Kuiper Belt Object (KBO) on 31 December 2018 – which has since been named Arrokoth.

Now, on the edge of the Solar System, New Horizons is still yielding some groundbreaking views of the cosmos.

For example, we here on Earth are used to thinking that the positions of the stars are “fixed”. In a sense, they are, since their positions and motions are relatively uniform when seen from our perspective.

A US military jet has crashed into the North Sea off the coast of Yorkshire.

A major operation is underway after the F-15 fighter jet came down near Flamborough Head in East Yorkshire, south of Scarborough. The pilot is yet to be found.

SUBSCRIBE to our YouTube channel for more videos: https://www.youtube.com/skynews
Follow us on Twitter: https://twitter.com/skynews
Like us on Facebook: https://www.facebook.com/skynews
Follow us on Instagram: https://www.instagram.com/skynews
For more content go to http://news.sky.com and download our apps:
Apple: https://itunes.apple.com/gb/app/sky-news/id316391924?mt=8
Android https://play.google.com/store/apps/details?id=com.bskyb.skynews.android&hl=en_GB

Sky News videos are now available in Spanish here/Los video de Sky News están disponibles en español aquí https://www.youtube.com/channel/UCzG5BnqHO8oNlrPDW9CYJog

In July of 2015, the New Horizons spacecraft made history when it became the first robotic explorer to conduct a flyby of Pluto. This was followed by another first, when the NASA mission conducted the first flyby of a Kuiper Belt Object (KBO) on December 31st, 2018 – which has since been named Arrokoth. Now, on the edge of the Solar System, New Horizons is still yielding some groundbreaking views of the cosmos.

For example, we here on Earth are used to thinking that the positions of the stars are “fixed”. In a sense, they are, since their positions and motions are relatively uniform when seen from our perspective. But a recent experiment conducted by the New Horizons team shows how familiar stars like Proxima Centauri and Wolf 359 (two of the closest stars in our neighbors) look different when viewed from the edge of the Solar System.

Located in the constellation Leo, Wolf 359 is an M-type (red dwarf) star that is roughly 7.9 light-years from Earth. It can be found close to the same path the Sun follows through the sky (the ecliptic), but can only be seen with a telescope. And if you’re a Trekkie, you might recognize the name since it was where that major battle with the Borg took place (don’t act like you don’t know!)

Rational design of compounds with specific properties requires understanding and fast evaluation of molecular properties throughout chemical compound space — the huge set of all potentially stable molecules. Recent advances in combining quantum-mechanical calculations with machine learning provide powerful tools for exploring wide swathes of chemical compound space. We present our perspective on this exciting and quickly developing field by discussing key advances in the development and applications of quantum-mechanics-based machine-learning methods to diverse compounds and properties, and outlining the challenges ahead. We argue that significant progress in the exploration and understanding of chemical compound space can be made through a systematic combination of rigorous physical theories, comprehensive synthetic data sets of microscopic and macroscopic properties, and modern machine-learning methods that account for physical and chemical knowledge.

Often, code reviews involve collaborations between the original code authors, their peers, and managers, with a view toward finding obvious errors before it gets to a more advanced phase. And the bigger a project is, the more lines of code there are to review, which is a time-consuming process. There are options out there for analyzing source code for errors, such as static analysis tool Lint, but these are often not holistic in terms of their scope — they’re focused on a smaller, targeted set of “annoying and repeatable stylistic issues, formatting and minor issues,” according to Paskalev.

DeepCode’s selling point is that it covers a broader range of problems, including vulnerabilities such as cross-site scripting and SQL injection, while it also promises to establish the intent behind the code, rather than spotting simple syntax mistakes. Underpinning all this is machine learning (ML) systems, which are trained using billions of lines of code from public open source projects, which constantly learn and update their knowledge base.

Though DeepCode can ingest code from any source code repositories, Paskalev told VentureBeat that the public knowledge base today contains mostly GitHub repositories.

Artificial intelligence (AI) is a broad field constituted of many disciplines like robotics or machine learning. The aim of AI is to create machines capable of performing tasks and cognitive functions that are otherwise only within the scope of human intelligence. To get there, machines must be able to learn these opportunities automatically instead of having each of them to be explicitly programmed end-to-end.

Another task of AI is to write programs. Similar technology was developed by Microsoft in conjunction with Cambridge University. They developed a program which is able to create other programs, borrowing code. The invention is called DeepCoder. This software that can take into account the requirements of developers and find the code fragments in a large database. You can see the work of scientists here.

“The potential for the automation of writing software code is just incredible. This means a reduction of the huge amount of effort that is required to develop code. Such a system will be much more productive than any man. In addition, you can create a system that was previously impossible to build”,