Pinned Repositories
AlgoXY
Book of Elementary Algorithms and Data structures
ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
Classification-of-Hyperspectral-Image
Classification of the Hyperspectral Image Indian Pines with Convolutional Neural Network
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
DeHIC
Deep learning framework for hyperspectral image classification
FreeML
Data Science Resources (Mostly Free)
hands_on_Ml_with_Sklearn_and_TF
OReilly Hands On Machine Learning with Scikit Learn and TensorFlow (Sklearn与TensorFlow机器学习实用指南)
Hyperspectral
Deep Learning for Land-cover Classification in Hyperspectral Images.
Indian_pines_classification
A simple classifier using CNN with keras to classify Indian pines Hyperspectral Image
SemieMasterThesis
My Master Thesis
SemieZX's Repositories
SemieZX/SemieMasterThesis
My Master Thesis
SemieZX/AlgoXY
Book of Elementary Algorithms and Data structures
SemieZX/ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
SemieZX/Classification-of-Hyperspectral-Image
Classification of the Hyperspectral Image Indian Pines with Convolutional Neural Network
SemieZX/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
SemieZX/FreeML
Data Science Resources (Mostly Free)
SemieZX/hands_on_Ml_with_Sklearn_and_TF
OReilly Hands On Machine Learning with Scikit Learn and TensorFlow (Sklearn与TensorFlow机器学习实用指南)
SemieZX/Indian_pines_classification
A simple classifier using CNN with keras to classify Indian pines Hyperspectral Image
SemieZX/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
SemieZX/InterviewBook
SemieZX/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
SemieZX/MachineLearning
Machine Learning in Action(机器学习实战)
SemieZX/matrix_and_vector
SemieZX/MyDataStructure
some python code about data structure
SemieZX/mylab
SemieZX/mylab_zx
some experiments of my thesis
SemieZX/myleetcode
SemieZX/mysite
SemieZX/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
SemieZX/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
SemieZX/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
SemieZX/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
SemieZX/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
SemieZX/python-leetcode
My own leetcode all solutions by python
SemieZX/pythonbooks
SemieZX/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
SemieZX/semie.github.com
SemieZX/semieZX.github.io
SemieZX/spectral
Python module for hyperspectral image processing
SemieZX/tutorials
机器学习相关教程