Skip to main content

Posts

Showing posts with the label learning

BGP Routing Protocol Practice Lab 01

  BGP Routing Protocol Practice Lab 01 Lab 1: MED and AS-Path Prepend Basic configuration R1: interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface FastEthernet0/0  ip address 150.1.1.1 255.255.255.0  no shut ! interface Serial0/0 ip address 10.0.0.1 255.255.255.252 no shut R2: interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Loopback192 ip address 192.1.1.1 255.255.255.0 ! interface Loopback193 ip address 193.1.1.1 255.255.255.0 ! interface Loopback194 ip address 194.1.1.1 255.255.255.0 ! interface Loopback195 ip address 195.1.1.1 255.255.255.0 ! interface Serial0/0 ip address 10.0.0.2 255.255.255.252 no shut ! interface Serial0/1 ip address 10.0.0.9 255.255.255.252 no shut R3: interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface FastEthernet0/0 ip address 150.3.3.3 255.255.255.0 no shut ! interface Serial0/1 ip address 10.0.0.10 255.255.255.252 no shut ! interface Serial0/2 ip address 10.0.0.13 255.255.255.252 no shut !...

Deep learning will be faster and data collection better

Deep learning will be faster and data collection better Nowadays, deep learning faces certain challenges associated with the data collection and the complexity of the computations. Innovations in hardware are now being developed to speed up the deep learning experiments, e.g. the new GPUs with a greater number of cores and a different form of architecture.  According to  Marc Edgar, a Senior Information Scientist at the GE Research, deep training will shorten the development time of software solutions from several months to several days within the next 3-5 years. This will improve the functional characteristics, increase productivity, and reduce product costs. Currently, most large firms realize the importance of data collection and its influence on the business effectiveness. In the coming year, companies will start using even more data, and the success will depend on the ability to combine the disparate data. In 2018, companies will collect customer data via CRM, tick...

Artificial Intelligence course by google free

Microsoft has just released an Artificial Intelligence learning track, open for everyone. Covers: 👶  Intro to AI 🐍  Python for Data Science 📈  Math and Statistics 👼  Ethics for AI 🤖  Deep Learning More details here