-
taichi Public
Forked from taichi-dev/taichiThe Taichi programming language
C++ MIT License UpdatedJan 8, 2020 -
AlphaTree-graphic-deep-neural-network Public
Forked from weslynn/AlphaTree-graphic-deep-neural-network机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
UpdatedDec 30, 2019 -
AI_Sudoku Public
Forked from neeru1207/AI_SudokuGUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Python UpdatedDec 29, 2019 -
chinese-poetry Public
Forked from chinese-poetry/chinese-poetryThe most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
JavaScript MIT License UpdatedDec 29, 2019 -
machine-learning-notes Public
Forked from roboticcam/machine-learning-notesMy continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1500+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1500+页)和视频链接
Jupyter Notebook UpdatedDec 24, 2019 -
chinese-independent-developer Public
Forked from 1c7/chinese-independent-developer👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
UpdatedDec 21, 2019 -
Kernel_SVM_Classification Public
Forked from bhavuk0909/Kernel_SVM_ClassificationImplementing Kernel SVM with Scikit-Learn is similar to the simple SVM.To train the kernel SVM, we use the same SVC class of the Scikit-Learn's svm library. The difference lies in the value for the…
Python UpdatedDec 16, 2019 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedDec 16, 2019 -
PyTorch-GAN Public
Forked from eriklindernoren/PyTorch-GANPyTorch implementations of Generative Adversarial Networks.
Python MIT License UpdatedDec 16, 2019 -
hangzhou_house_knowledge Public
Forked from houshanren/hangzhou_house_knowledge2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so…
CSS UpdatedDec 13, 2019 -
vaex Public
Forked from vaexio/vaexOut-of-Core DataFrames for Python, visualize and explore big tabular data at a billion rows per second.
Python MIT License UpdatedDec 12, 2019 -
Dive-into-DL-TensorFlow2.0 Public
Forked from TrickyGo/Dive-into-DL-TensorFlow2.0本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的同意
-
Dive-into-DL-PyTorch Public
Forked from ShusenTang/Dive-into-DL-PyTorch本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Jupyter Notebook Apache License 2.0 UpdatedDec 12, 2019 -
bert Public
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
Python Apache License 2.0 UpdatedDec 5, 2019 -
ML_paper_notes Public
Forked from yassouali/ML-paper-notes📖 Notes and summaries of some Machine Learning / Computer Vision / NLP papers.
UpdatedDec 3, 2019 -
manim Public
Forked from 3b1b/manimAnimation engine for explanatory math videos
Python Other UpdatedDec 3, 2019 -
bokeh Public
Forked from bokeh/bokehInteractive Data Visualization in the browser, from Python
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 2, 2019 -
dash Public
Forked from plotly/dashAnalytical Web Apps for Python & R. No JavaScript Required.
Python MIT License UpdatedNov 29, 2019 -
GNNPapers Public
Forked from thunlp/GNNPapersMust-read papers on graph neural networks (GNN)
1 UpdatedNov 26, 2019 -
nndl.github.io Public
Forked from nndl/nndl.github.io《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
HTML UpdatedNov 21, 2019 -
Google-Machine-learning-crash-course Public
Forked from yuanxiaosc/Machine-Learning-Book谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习以及TensorFlow研究人员参考!
Jupyter Notebook UpdatedNov 21, 2019 -
GraphNeuralNetwork Public
Forked from xchadesi/GraphNeuralNetworkThe learning of the GraphNeuralNetwork
-
modin Public
Forked from modin-project/modinModin: Speed up your Pandas workflows by changing a single line of code
Python Apache License 2.0 UpdatedNov 20, 2019 -
ESL-CN Public
Forked from szcf-weiya/ESL-CNThe Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
R GNU General Public License v3.0 UpdatedNov 20, 2019 -
HackingNeuralNetworks Public
Forked from Kayzaks/HackingNeuralNetworksA small course on exploiting and defending neural networks
Python MIT License UpdatedNov 19, 2019 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python UpdatedNov 18, 2019 -
Deep-Learning-with-PyTorch-Tutorials Public
Forked from dragen1860/Deep-Learning-with-PyTorch-Tutorials深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Python UpdatedNov 17, 2019 -
the-gan-zoo Public
Forked from hindupuravinash/the-gan-zooA list of all named GANs!
Python MIT License UpdatedNov 15, 2019 -
Pillow Public
Forked from python-pillow/PillowThe friendly PIL fork (Python Imaging Library)
Python Other UpdatedNov 13, 2019 -
TensorFlow-2.x-Tutorials Public
Forked from dragen1860/TensorFlow-2.x-TutorialsTensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Jupyter Notebook UpdatedNov 13, 2019