• Skip to main content
  • Skip to primary sidebar

PyQuant News

Resources for developers using Python for scientific computing and quantitative analysis

You are here: Home / Archives for Convolutional NN
Latest Resources in Convolutional NN

Convolutional NN

Using Convolutional Neural Networks to Classify Street Signs medium.com

Published December 8, 2019 under Machine Learning

Since the invention of the automobile, manufacturers have steadily added more safety features and improved car design over time with the goal of keeping drivers safer on the road. Automotive manufacturers have spent millions of dollars researching safety improvements for seatbelts, tires, and pretty much every car piece or part imaginable. Despite all of this investment, driving remains substantially more fatal than alternatives such as air travel in 2019. According to the National Safety Council, approximately 40,000 people died in automotive accidents in the United States alone in 2018. In fact, there were a total of ~500 deaths resulting from plane crashes recorded globally in 2018 — that’s 80 times fewer deaths when compared to car crash fatalities in the US only.

Computer Vision, Convolutional NN, Neural Network

Reverse Image Search with Machine Learning commercetools.com

Published August 30, 2019 under Machine Learning

The Machine Learning team at commercetools is excited to release the beta version of our new Image Search API.

Image search (sometimes called reverse image search) is a tool, where given an image as a query, a duplicate or similar image is returned as a response. The technology driving this search engine is called computer vision, and advancements in this field are giving way to some compelling product features.

Convolutional NN, Neural Network

Keras Mask R-CNN pyimagesearch.com

Published June 18, 2019 under Machine Learning

In this tutorial, you will learn how to use Keras and Mask R-CNN to perform instance segmentation (both with and without a GPU).

Using Mask R-CNN we can perform both: Object detection, giving us the (x, y)-bounding box coordinates of for each object in an image; Instance segmentation, enabling us to obtain a pixel-wise mask for each individual object in an image.

Computer Vision, Convolutional NN, Keras

CNNs, Part 2: Training a Convolutional Neural Network victorzhou.com

Published June 10, 2019 under Machine Learning

In this post, we’re going to do a deep-dive on something most introductions to Convolutional Neural Networks (CNNs) lack: how to train a CNN, including deriving gradients, implementing backprop from scratch (using only numpy), and ultimately building a full training pipeline!

Convolutional NN, Deep Learning

An Introduction to Convolutional Neural Networks victorzhou.com

Published May 23, 2019 under Neural Networks

There’s been a lot of buzz about Convolution Neural Networks (CNNs) in the past few years, especially because of how they’ve revolutionized the field of Computer Vision. In this post, we’ll build on a basic background knowledge of neural networks and explore what CNNs are, understand how they work, and build a real one from scratch (using only numpy) in Python.

AI, Convolutional NN, Python

Build your first Convolutional Neural Network to recognize images toptal.com

Published March 30, 2019 under Neural Networks

Computer Vision, Convolutional NN, Data Science

Primary Sidebar

Welcome to PyQuant News

PyQuant News algorithmically curates the best resources from around the web for developers using Python for scientific computing and quantitative analysis.

PyQuant Books

  • Trading Evolved: Anyone can Build Killer Trading Strategies in Python

Categories

  • Blogs (9)
  • Books (20)
  • Computer Vision (22)
  • Data Science (161)
  • Education (5)
  • Investing (9)
  • Machine Learning (159)
  • Neural Networks (13)
  • NFT (1)
  • Programming (18)
  • Python (299)
  • Quant Finance (54)
  • Statistics (3)
  • Trading (50)
  • Web Development (7)

Archives

  • May 2022 (4)
  • April 2022 (8)
  • March 2022 (7)
  • February 2022 (3)
  • January 2022 (1)
  • December 2021 (5)
  • November 2021 (1)
  • October 2021 (4)
  • September 2021 (1)
  • March 2021 (3)
  • February 2021 (3)
  • January 2021 (7)
  • November 2020 (1)
  • October 2020 (7)
  • September 2020 (4)
  • August 2020 (1)
  • July 2020 (4)
  • May 2020 (7)
  • April 2020 (2)
  • March 2020 (1)
  • February 2020 (2)
  • January 2020 (5)
  • December 2019 (6)
  • November 2019 (10)
  • October 2019 (9)
  • September 2019 (9)
  • August 2019 (17)
  • July 2019 (14)
  • June 2019 (10)
  • May 2019 (5)
  • April 2019 (19)
  • March 2019 (9)
  • February 2019 (7)
  • January 2019 (5)
  • December 2018 (19)
  • November 2018 (5)
  • October 2018 (3)
  • September 2018 (17)
  • August 2018 (11)
  • July 2018 (15)
  • June 2018 (24)
  • May 2018 (5)
  • April 2018 (4)
  • March 2018 (3)
  • February 2018 (5)
  • January 2018 (79)
  • December 2017 (13)
  • November 2017 (23)
  • October 2017 (20)
  • September 2017 (8)
  • August 2017 (17)
  • July 2017 (15)
  • June 2017 (11)
  • May 2017 (13)
  • April 2017 (11)
  • March 2017 (11)
  • February 2017 (7)
  • January 2017 (21)
  • December 2016 (7)
  • October 2016 (4)
  • September 2016 (3)
  • August 2016 (4)
  • July 2016 (8)
  • June 2016 (6)
  • April 2016 (12)
  • March 2016 (2)
  • February 2016 (2)
  • January 2016 (8)
  • November 2015 (2)
  • October 2015 (5)
  • September 2015 (8)
  • August 2015 (11)
  • July 2015 (13)
  • June 2015 (51)
  • May 2015 (84)
  • April 2015 (39)