Pinned Repositories
APIs
Code Repo for API course in Fullstack ND
appengine-goshorten
Go/App Engine sample for service account
appengine-guestbook-python
Guestbook is an example application showing basic usage of Google App Engine
aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
CameraTraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
CentralMessenger
cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
flask-microservices-users
Instagram_Like_Predictor
TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
sirkalcode's Repositories
sirkalcode/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
sirkalcode/Instagram_Like_Predictor
sirkalcode/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
sirkalcode/aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
sirkalcode/CameraTraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
sirkalcode/CLR
sirkalcode/cs230-stanford.github.io
sirkalcode/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
sirkalcode/django-postgres-elasticsearch
sirkalcode/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
sirkalcode/fastai
The fastai deep learning library, plus lessons and and tutorials
sirkalcode/fastai_deeplearn_part1
Notes for Fastai Deep Learning Course
sirkalcode/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
sirkalcode/kaggle-rsna18
Code for 1st place solution in Kaggle RSNA Pneumonia Detection Challenge.
sirkalcode/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
sirkalcode/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++11 Solutions of All 1579 LeetCode Problems
sirkalcode/materials
Bonus materials, exercises, and example projects for our Python tutorials
sirkalcode/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
sirkalcode/personal_bot
A bot that I'm writing to make my life easier.
sirkalcode/python-learning
Scripts that I find useful while I learn Python (coming from a PHP background). Includes web scraping and Python workshop exercises.
sirkalcode/python_data_pipeline
A Simple Pure Python Data Pipeline to process a Data Stream
sirkalcode/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
sirkalcode/senticomment
Gets the sentiment of YouTube comments
sirkalcode/sessions
Documents and code for AI6 weekly sessions
sirkalcode/simple-task-queue
asynchronous task queues using python's multiprocessing library
sirkalcode/solutions
Solutions for projects.
sirkalcode/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
sirkalcode/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
sirkalcode/tensorflow_demo
Tensorflow Demo for my TF in 5 Min Video on Youtube
sirkalcode/tips
Most commonly used git tips and tricks.