I am a Human Machine making Machines Human Like
- 👯 I’m looking to collaborate on AI Systems
- 💬 Ask me about AI
- 📫 How to reach me: thelogicalkoan@gmail.com
I am a Human Machine making Machines Human Like
MNIST code with different classifier using sklearn and tflearn library in Python with model layer visualizations
Jupyter Notebook
Machine Learning model for URL Reputation dataset from UCI ML Repository
import numpy as np
import os, sys, math
import matplotlib.pyplot as plt
import cv2
import copy
Jupyter Notebook with simple OpenCV Examples
Jupyter Notebook 2