[도서] 따라 하면서 배우는 유니티 ML-Agents

2018-11-16 KENNETH 0

[도서] 따라 하면서 배우는 유니티 ML-Agents 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]따라 하면서 배우는 유니티 ML-Agents 마이클 랜햄 저/박진수 역 | 위키북스 | 2018년 11월 판매가 19,800원 (10%할인) | YES포인트 1,100원(5%지급) 『따라 하면서 배우는 유니티 ML-Agents』는 머신러닝 알고리즘과 유니티를 연동해 더 나은 게임과 시뮬레이션을 개발하는 데 관심이 있는 개발자에게 필요한 도서이다. 강화학습 및 Q학습의 기본기를 다지고, 여러 Source: [도서] 따라 하면서 배우는 유니티 ML-Agents

No Image

USN-3817-2: Python vulnerabilities

2018-11-15 KENNETH 0

USN-3817-2: Python vulnerabilities python2.7 vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 12.04 ESM Summary Several security issues were fixed in Python. Software Description python2.7 – An interactive high-level object-oriented language Details USN-3817-1 fixed a vulnerability in Python. This update provides the corresponding update for Ubuntu 12.04 ESM. Original advisory details: It was discovered that Python incorrectly handled large amounts of data. A remote attacker could use this issue to cause Python to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2018-1000030) It was discovered that Python incorrectly handled running external commands in the shutil module. A remote attacker could use this issue to cause Python to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2018-1000802) It was discovered that Python incorrectly used regular expressions vulnerable to [ more… ]

No Image

Importing Data from MongoDB to MySQL using Python

2018-11-15 KENNETH 0

Importing Data from MongoDB to MySQL using Python MySQL Shell 8.0.13 (GA) introduced a new feature to allow you to easily import JSON documents to MySQL. The basics of this new feature were described in a previous blog post. In this blog we we will provide more details about this feature, focusing on a practical use case of interest for to many: How to import JSON data from MongoDB to MySQL.… Source: Importing Data from MongoDB to MySQL using Python

No Image

MySQL 8.0.13: Change Current Password Policy

2018-11-15 KENNETH 0

MySQL 8.0.13: Change Current Password Policy We have introduced a new policy for you to enforce on your non-privileged users. It requires their current password at the time they set a new password. It is optional and off by default. You can control it globally (for all non-privileged users) or on a per-user basis.… Source: MySQL 8.0.13: Change Current Password Policy

No Image

USN-3823-1: Linux kernel vulnerabilities

2018-11-15 KENNETH 0

USN-3823-1: Linux kernel vulnerabilities linux vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 12.04 ESM Summary Several security issues were mitigated in the Linux kernel. Software Description linux – Linux kernel Details It was discovered that memory present in the L1 data cache of an Intel CPU core may be exposed to a malicious process that is executing on the CPU core. This vulnerability is also known as L1 Terminal Fault (L1TF). A local attacker in a guest virtual machine could use this to expose sensitive information (memory from other guests or the host OS). (CVE-2018-3646) It was discovered that memory present in the L1 data cache of an Intel CPU core may be exposed to a malicious process that is executing on the CPU core. This vulnerability is also known as L1 Terminal Fault [ more… ]