Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

Author: torontoai

[P] This video shows you how to build a NN for forecasting stock prices

I built a Neural Network model (using Python and TensorFlow) for forecasting stock prices in 2016 and used the algorithm in my hedge fund in 2017. I made a video which provides a step-by-step walk through for how to create, train, and evaluate the model for the the purpose of generating buy and sell signals for financial securities.

The methodology should be very useful for anyone looking to build something like this.

This example utilizes a four layer neural network for trading volatility ETPs but can be easily modified to include other securities and metrics as predictor inputs.

submitted by /u/vol_trader
[link] [comments]

[D] Tools for data validation/visualizing missing data

I just stumbled across this enterprise product h2o ai, and while I’m not really too interested in their auto-ai solutions, it does look like they have some nice tools to visualize datasets, outliers, and missing values.

For those who work with their own datasets, I was wondering what tools you all use to accomplish this? I suppose I could build my own, but if there’s existing (preferably free) platforms to do something similar, that’d be awesome.

submitted by /u/bastardOfYoung94
[link] [comments]

[Project] Research Project for Recognizing Dog Breeds through NLP

Hi guys, I’m part of a research group trying to use Natural Language Processing to recognize dog breeds based on a verbal input. However, to train our model, we need to build a dataset, so I would really appreciate it if y’all could fill out this google form:

https://docs.google.com/forms/d/e/1FAIpQLSdTATkD1Ulw-zjshzIQIt6bbmnL1UvfHHprnK3JJrAnx98YgA/viewform

Thanks!

submitted by /u/throwaway50509898
[link] [comments]