Pinned Repositories
CPPPractice
Same as PyPractice but for C++
CS
C# Practice
Data
Deep-Learning-predicting-breast-cancer-tumor-malignancy
Predicting Cancer Malignancy with a 2 layer neural network coded from scratch in Python.
hello-world
My first repository, no idea what I'm doing
JavaScript
Random JavaScript stuff
maxwell64.github.io
my_first_network
I made a very basic single-perceptron network, the code generates a random sequence and the network tries to work out if it starts with a 1...
Processing
Python
maxwell64's Repositories
maxwell64/CPPPractice
Same as PyPractice but for C++
maxwell64/CS
C# Practice
maxwell64/Data
maxwell64/Deep-Learning-predicting-breast-cancer-tumor-malignancy
Predicting Cancer Malignancy with a 2 layer neural network coded from scratch in Python.
maxwell64/hello-world
My first repository, no idea what I'm doing
maxwell64/JavaScript
Random JavaScript stuff
maxwell64/maxwell64.github.io
maxwell64/my_first_network
I made a very basic single-perceptron network, the code generates a random sequence and the network tries to work out if it starts with a 1...
maxwell64/Processing
maxwell64/Python
maxwell64/pyNetwork
maxwell64/PyPractice
Python practice from https://github.com/karan/Projects