Pinned Repositories
alpha_testing
Linear Regression in R showing learning rate (alpha) as to small, to large and just right
atomicR
R scripts to demonstrate basic operations
back_prop_python_numpy
Single layer neural net in python using the numpy library
cheatsheet
DWA cheet sheet
citycountry
API to retrieve city, country, latitude or longitudfe
R_neural_net
General implementation of back propagation neural network in R
sidebar_css
FastHTML streamlit style sidebar with css and vanilla javascript
ssh_multi_keys
sfavorite's Repositories
sfavorite/sidebar_css
FastHTML streamlit style sidebar with css and vanilla javascript
sfavorite/ssh_multi_keys
sfavorite/back_prop_python_numpy
Single layer neural net in python using the numpy library
sfavorite/cancer_dataset_sklearn
Using the cancer dataset from sklearn
sfavorite/cheatsheet
DWA cheet sheet
sfavorite/citycountry
API to retrieve city, country, latitude or longitudfe
sfavorite/R_neural_net
General implementation of back propagation neural network in R
sfavorite/create_data_sklearn
Use sklearn to create Machine Learning data set
sfavorite/cufflinks
Productivity Tools for Plotly + Pandas
sfavorite/datasets
sfavorite/dummy_vars_python
Get dummy variables in pandas dataframe
sfavorite/foobooks
Example Larvel App. for Dynamic Web Applications
sfavorite/keras_mnist
MNIST digit prediction
sfavorite/laravel-pjax
A pjax middleware for Laravel 5
sfavorite/laravel_spa_vue
Laravel Single Page Application using Vue.js
sfavorite/london
London GeoJSON
sfavorite/lpjax
Laravel with pjax interface
sfavorite/matplotlib_lines_colors_markers
Jupyter notebook listing lines, colors and markers
sfavorite/mnist_nn
Neural Net to identify mnist dataset using pytorch
sfavorite/networks_extract_features
Extract Features from networkx
sfavorite/neural_net_hand_written_digits
Neural Network using back propagation to identify hand written digits - based on code from Andrew Ing's ML course
sfavorite/numpy_basics
Python numpy basic row/column access
sfavorite/one_hot_encoder_sklearn
OneHotEncoder using sklearn
sfavorite/Pandas-dataframe-reshaping
sfavorite/pandas_basics
Basics of Pandas Dataframe in a Jupyter notebook
sfavorite/pandas_integers_nan
Dealing with Integers and not a number (NaN) in Pandas/Numpy
sfavorite/pandas_npwhere
Using np.where with pandas data frames
sfavorite/pandas_tips_techniques
Pandas Tips and Techniques
sfavorite/sigmoid_python_graph
Graph of sigmoid function using Python
sfavorite/twitter_bot_python
Simple twitter bot in python