liweiwei1419 / Machine-Learning-is-Fun
我学习机器学习的一些资料和笔记,分主题进行了整理。
☆33Updated 5 years ago
Alternatives and similar repositories for Machine-Learning-is-Fun:
Users that are interested in Machine-Learning-is-Fun are comparing it to the libraries listed below
- 《剑指Offer》题目汇总&常考题总结(Python实现)☆460Updated 5 years ago
- Learn Computer Vision The Hard Way,通过实际案例来学习计算机视觉。☆74Updated 5 years ago
- 《推荐系统开发实战》代码及勘误☆59Updated 4 years ago
- ☆53Updated 6 years ago
- 2020届笔试面试题目汇总☆35Updated 5 years ago
- 《Python程序员面试算法宝典》配套代码☆32Updated 6 years ago
- 老宋秋招刷题日记, 语言使用python☆317Updated last week
- 机器学习深度学习知识点☆24Updated 5 years ago
- 一群 ML 自学者的日常☆60Updated 5 years ago
- Deep learning algorithms source code for beginners with python3☆29Updated 5 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆122Updated 3 years ago
- Deep Learning and Reinforcement Learning 学习资料☆21Updated 2 months ago
- Google for Education平台的Google Developer Python Course是基于python的一门经典课程,本仓库有相关内容和代码等资料☆24Updated 5 years ago
- 统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp☆195Updated 2 years ago
- 《深度学习》因封面为一簇花丛又称“花书”,是由深度学习领域老、中、青三代结合而成的经典之作,被业界尊称为“AI圣经”。其中Yoshua Bengio为深度学习的三驾马车之一,Ian Goodfellow因发明了GAN而闻名,最后Aaron Courville为青年研究者。花…☆51Updated 6 years ago
- 剑指offer第二版 python代码☆69Updated 5 years ago
- 该项目主要用来记录一些论文与经典书籍的阅读笔记,主要涵盖机器学习、自然语言处理以及强化学习等领域的经典论文。该项目会持续更新内容,一方面监督自己保持理论知识的沉淀,另一方面也是方便自己平时复习使用。☆24Updated 5 years ago
- The coding solutions of Leetcode and 剑指Offer using Python and Java.☆68Updated 5 years ago
- solution of LeetCode by Python & Java☆49Updated 4 years ago
- LeetCode collection☆43Updated 4 years ago
- [译] 百页机器学习小书☆137Updated 4 years ago
- 找一份机器学习工作(算法工程师),需要提纲(算法能力)挈领(编程能力),充分准备。 本人学习和在找工作期间受到了很多前辈们的帮助,目前已经找到心仪的工作,撰写此文献给那些在求职路上有梦有汗水的人们!2020秋招算法,难度剧增!没有选择,只能迎难而上。☆70Updated 4 years ago
- [译] TensorFlow 学习指南☆81Updated 4 years ago
- 左程云老师算法最优解Python实现☆90Updated 6 years ago
- 天池竞赛-智慧海洋开源代码☆52Updated 4 years ago
- 机器学习竞赛信息聚合(Machine learning competition information aggregation)☆131Updated last year
- 总结算法刷题套路☆75Updated 4 years ago
- AI圈Noah plan-AI数据竞赛Top可复现解决方案(Awesome Top Solution List of Excellent AI Competitions)☆318Updated 5 years ago
- 本次新人赛是Datawhale与天池联合发起的0基础入门系列赛事第三场 —— 零基础入门NLP之新闻文本分类挑战赛。赛题以自然语言处理为背景,要求选手根据新闻文本字符对新闻的类别进行分类,这是一个经典文本分类问题。通过这道赛题可以引导大家走入自然语言处理的世界,带大家接触N…☆15Updated 4 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 4 years ago