Nick Biso (@nickbiso)
  • Stars
    star
    110
  • Global Rank 194,129 (Top 7 %)
  • Followers 14
  • Following 3
  • Registered almost 9 years ago
  • Most used languages
  • Location 🇺🇸 United States
  • Country Total Rank 41,563
  • Country Ranking

Top repositories

1

Keras-Class-Activation-Map

Class Activation Map using Keras
Jupyter Notebook
80
star
2

Keras-Caltech-256

257-way Image Classification using Fully Connected Neural Network, Convolutional Neural Network built from scratch and Transfer Learning
Jupyter Notebook
13
star
3

TF-CNN-Cifar-100

Convolutional Neural Networks using Tensorflow with Cifar-100 dataset
Jupyter Notebook
9
star
4

Neural-Network-with-Numpy

This is a project that showcases my knowledge with Neural Networks. For me to illustrate this I will be only using the Numpy package in python and no machine learning packages. The neural network will have an adjustable number of layers and nodes. The activation function per layer can also be changed from either relu, sigmoid or tanh. I will be using a the MNIST dataset and predict whether the image is the number one (1) or it is a different digit (0,2,3,4,5,6,7,8,9) in which it will be labeled as zero (0). I got the MNIST dataset from kaggle so, it might no longer be the original.
Jupyter Notebook
4
star
5

SkLearn-50k-Salary-Prediction

Predicting salaries using machine learning
Jupyter Notebook
1
star
6

Neural-Networks-with-Numpy-II

Added features such as Initialization, Regularization, Optimization, Mini-Batches, etc.
Jupyter Notebook
1
star
7

Travelling-Salesman-TSP

Solving Travelling Salesman / Salesperson ( TSP ) - using different algorithms such as Naive ( Brute Force ), Greedy and Integer Programming using Pulp
Jupyter Notebook
1
star
8

Keras-Sentiment-Prediction-IMDB-Movie-Reviews

Jupyter Notebook
1
star