bglearning / StrayPrograms

A Home for the homeless programs...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stray Programs

A repo for stray programs.

Not sure what kind of programs will be here. But I guess that's the point.

FantasyHits

Program to count point hits taken by top 1k managers in FantasyPremierLeague.

Run fetch_players.py followed by count_hits.py and then visualize.py.

SimpleNN

A very basic Neural Network based on this blog post.

SimpleGradientDescent

A very simple gradient descent implementation to solve a linear regression problem. Based on this blog post.

NeuralNetwork

A very simple Neural Network implementation (sigmoid activation function; backpropagation).

About

A Home for the homeless programs...


Languages

Language:Java 91.8%Language:Python 8.2%