Pinned Repositories
Advanced-Python
Some interesting things about Python. [updating...]
Algorithms-and-Data-Structure
Here are some algorithms and data structures written by Python. [Finished!]
Cat-Classifier-Using-DNN
A cat classifier using DNN with 4 layers.
Character-Generator-Using-LSTM
Final project of the course "Deep Learning and Neural Network" at KIT.
Code-Lab
Here are some insights of mine.
Commonly-Used-Programming-Templates-Python
Python3常用代码模板,更新中
Improving-Deep-Neural-Networks--Hyperparameter-tuning--Regularization-and-Optimization
This is the exercises from deeplearning.ai & coursera. [updating...]
Python-Spider-for-Muenchen-Rathaus-Termin-of-Students
Red-Black-Tree-in-Python
RBT in Python.
Sign-Language-Recognizer-using-TensorFlow
This project recognizes sign language from 0 to 5, which uses basic structure of TensorFlow.
Krokette29's Repositories
Krokette29/Commonly-Used-Programming-Templates-Python
Python3常用代码模板,更新中
Krokette29/Algorithms-and-Data-Structure
Here are some algorithms and data structures written by Python. [Finished!]
Krokette29/Code-Lab
Here are some insights of mine.
Krokette29/Improving-Deep-Neural-Networks--Hyperparameter-tuning--Regularization-and-Optimization
This is the exercises from deeplearning.ai & coursera. [updating...]
Krokette29/Python-Spider-for-Muenchen-Rathaus-Termin-of-Students
Krokette29/Red-Black-Tree-in-Python
RBT in Python.
Krokette29/Sign-Language-Recognizer-using-TensorFlow
This project recognizes sign language from 0 to 5, which uses basic structure of TensorFlow.
Krokette29/Advanced-Python
Some interesting things about Python. [updating...]
Krokette29/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
Krokette29/Cat-Classifier-Using-DNN
A cat classifier using DNN with 4 layers.
Krokette29/Character-Generator-Using-LSTM
Final project of the course "Deep Learning and Neural Network" at KIT.
Krokette29/Cat-Classifier-Using-Logistic-Regression
A simple cat classifier using LR.
Krokette29/Coursera-Reinforcement-Learning-Specialization-Code
Code of Reinforcement Learning on Coursera from University of Alberta, Alberta Machine Intelligence Institute
Krokette29/CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
Krokette29/Databases-and-SQL-for-Data-Science
An online course project from coursera/IBM
Krokette29/deep-learning-models
Keras code and weights files for popular deep learning models.
Krokette29/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Krokette29/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Krokette29/gitfolio
:octocat: personal website + blog for every github user
Krokette29/Kaggle-DL-Tutorial
This is the tutorial exercises for Deep Learning from Kaggle. [updating...]
Krokette29/Kaggle-Python-Tutorial
This is the tutorial exercises for Python from Kaggle. [FINISHED]
Krokette29/Krokette29.github.io
Krokette29/LeetCode
Krokette29/MIPS-Assembly-Language
Some small projects using MIPS assembly language, which runs on MARS 4.5.
Krokette29/ml-agents
Unity Machine Learning Agents Toolkit
Krokette29/Mobility-Data-Analysis
Projects of a pratice course at TU Munich.
Krokette29/Mobility-Data-Analysis-Project
project for "Mobility Data Analysis"
Krokette29/Neural-Networks-and-Deep-Learning
This is the exercises from deeplearning.ai & coursera.
Krokette29/Planar-Data-Classifier-Using-One-Hidden-Layer
This is a classifier for classifying the planar data with one hidden layer.