Pinned Repositories
augustrobo.github.io
awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
brickhouse
Hive UDF's for the data warehouse
cassovary
Cassovary is a simple big graph processing library for the JVM
Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
CS231n-assignments
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
machine-learning
machine learning algorithms
Neural-Networks-and-Deep-Learning
coursera, Andrew Ng, notes and assignments
augustrobo's Repositories
augustrobo/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
augustrobo/Neural-Networks-and-Deep-Learning
coursera, Andrew Ng, notes and assignments
augustrobo/augustrobo.github.io
augustrobo/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
augustrobo/brickhouse
Hive UDF's for the data warehouse
augustrobo/cassovary
Cassovary is a simple big graph processing library for the JVM
augustrobo/Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
augustrobo/CS231n-assignments
augustrobo/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
augustrobo/machine-learning
machine learning algorithms
augustrobo/django-locallibrary-tutorial
Local Library website written in Django; example for the MDN server-side development Django module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django.
augustrobo/facebook-hive-udfs
Facebook's Hive UDFs
augustrobo/gcn
Implementation of Graph Convolutional Networks in TensorFlow
augustrobo/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
augustrobo/leetcode_category
Leetcode solutions organized by the problem categories
augustrobo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
augustrobo/miscellaneous
augustrobo/neural_chinese_transliterator
Can CNNs transliterate Pinyin into Chinese characters correctly?
augustrobo/numpy-100
100 numpy exercises (with solutions)
augustrobo/numpy_exercises
Numpy exercises.
augustrobo/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
augustrobo/Python-100-Days
Python - 100天从新手到大师
augustrobo/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use
augustrobo/python-labs
Labs for CS41
augustrobo/pytorch_exercises
augustrobo/PyTrieste
augustrobo/rec-sys-experiments
Some experiments with recommendation systems
augustrobo/risk-management-note
🧯风险控制笔记,适用于互联网企业
augustrobo/RProgramming
augustrobo/tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.