Skip to content
/ lib Public

Examples of GPU neural net training code using Theano and Lasagne

Notifications You must be signed in to change notification settings

atomberg/lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal code library

This repository contains various small projects, scripts, and other miscellanea that are too small to deserve their own repository.

Contents

1. Theano-musings folder

Examples of GPU neural net training code using Theano and Lasagne.

2. Presto period divider script

A script to find the best arrangement of periods to claim the cost of transit trips under the Federal Public Transit Tax Credit for users of the TTC's Presto card. The program reads the generated CSV file directly, and runs a dynamic programming optimization algorithm over the data.

About

Examples of GPU neural net training code using Theano and Lasagne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages