Pinned Repositories
Machine-Learning-for-Algorithmic-Trading-Second-Edition
Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
niamleeson's Repositories
niamleeson/accessibility-checklist
niamleeson/alt-angularjs-migration-using-iframes-demo
This sample app demonstrates how you can migrate an AngularJS application to Angular using iframes, http://codecraft.tv
niamleeson/angular
One framework. Mobile & desktop.
niamleeson/angular5-resolve-data
Various examples of resolving data in Angular 2, 4, and 5 with Router and ngrx
niamleeson/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
niamleeson/CS7641-Machine-Learning
niamleeson/Density-Wars
Real time peer to peer RTS game running on WebGL (WIP).
niamleeson/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
niamleeson/devkit
niamleeson/didact
A DIY guide to build your own React
niamleeson/examples
Complete code for the larger example programs from the book.
niamleeson/fanci
Fanci is a lightweight node module to extract, rename and transform JSON based on a template
niamleeson/GPU-Fluid-Experiments
niamleeson/injection-js
Dependency injection library for JavaScript and TypeScript in 5.1K. It is an extraction of the Angular's ReflectiveInjector which means that it's well designed, feature complete, fast, reliable and well tested.
niamleeson/material2
Material Design components for Angular
niamleeson/NG4-route-anim
bi-directional route animation in NG4
niamleeson/ngx-auto-unsubscribe
Class decorator that will automatically unsubscribe from observables
niamleeson/particle.js
a particle system designer using HTML5 Canvas
niamleeson/programmingtil-webgl
Code for ProgrammingTIL WebGL Screencasts
niamleeson/pwa-angular
PWA Example
niamleeson/Quake
Quake GPL Source Release
niamleeson/redux-websocket-example
React/Redux + Websocket Example: For Fun
niamleeson/ShaderBlocks
niamleeson/SnakeFusion
Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it
niamleeson/spring-boot-starter-graphql
Adding GraphQL goodness to Spring Boot apps
niamleeson/Swarm
Swarm movement simulation
niamleeson/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
niamleeson/TensorBox
Object detection in TensorFlow
niamleeson/Understanding-Zoom
niamleeson/vscode-ts-node-debugging
Debugging Typescript in VS Code without compiling