SlowlyFadingLight's Stars
ytalom/italytravel
The group project of the Introduction to Data Science course
Dataninja/geo-shapes
Useful geographic shape files in several formats.
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
subpath/Keras_music_gereration
Music generation with Keras and LSTM
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
theeluwin/pytorch-sgns
Skipgram Negative Sampling implemented in PyTorch
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
salu133445/musegan
An AI for Music Generation
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
int-and-his-friends/gugu-tutorial
咕咕教程。
evanw/buddy-malloc
An implementation of buddy memory allocation
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
itsmuriuki/FIFA-2018-World-cup-predictions
I used Machine Learning to make a Logistic Regression model using scikit-learn, pandas, numpy, seaborn and matplotlib to predict the results of FIFA 2018 World Cup.
excelsimon/AI
机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用