SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Python Pandas Tutorial: The Basics

转载自:https://www.data-blogger.com/2017/11/24/python-pandas-tutorial-basics/

Kevin Jacobs


发表于 2017-11-23

In this Python Pandas tutorial, you will learn the basics of Pandas by code examples written in Python. If you have zero knowledge of Python, please read this article first.

阅读全文 »

Thanksgiving Special 🦃: GANs are Being Fixed in More than One Way

转载自:https://www.inference.vc/gans-are-being-fixed-in-more-than-one-way/

Ferenc Huszar


发表于 2017-11-23

In the spirit of thanksgiving, let me start by thanking all the active commenters on my blog: you are always very quick to point out typos, flaws and references to literature I overlooked.

阅读全文 »

How to Build Your Own Blockchain Part 4.2 — Ethereum Proof of Work Difficulty Explained

转载自:https://bigishdata.com/2017/11/21/how-to-build-your-own-blockchain-part-4-2-ethereum-proof-of-work-difficulty-explained/

Jack Schultz


发表于 2017-11-21

We’re back at it in the Proof of Work difficulty spectrum, this time going through how Ethereum’s difficulty changes over time. This is part 4.2 of the part 4 series, where part 4.1 was about Bitcoin’s PoW difficulty, and the following 4.3 will be about jbc’s PoW difficulty.

阅读全文 »

Linear Feedback Shift Registers

转载自:http://datagenetics.com/blog/november12017/index.html

未知


发表于 2017-11-19

  ||

阅读全文 »

50 states Rural Postman Problem

转载自:http://brooksandrew.github.io/simpleblog/articles/fifty-states-rural-postman-problem/

andrew brooks (andrewbrooksct@gmail.com)


发表于 2017-11-19

Motivation

阅读全文 »

“Should I get a PhD to be a data scientist/analytics professional?”

转载自:http://tommyblanchard.com/should-i-get-a-phd-to-be-a-data-scientistanalytics-professional

Tommy Blanchard


发表于 2017-11-19

There’s some advice I’ve read that “when you’ve given the same in-person advice 3 times, write a blog post”. I’ve decided to take that advice and write some of my thoughts on getting a PhD to go into industry.

阅读全文 »

Weekly Review: 11/18/2017

转载自:https://codesachin.wordpress.com/2017/11/19/weekly-review-11-18-2017/

srjoglekar246


发表于 2017-11-18

I finished the Motion Planning course from Robotics this week. It was expected, since the material was quite in line with data structures and algorithms that I have studied during my undergrad. The next one, Mobility, seems to be a notch tougher than Aerial Robotics, mainly because of the focus on calculus and physics (neither of which I have touched heavily in years).

阅读全文 »

Recommender System With Implicit Feedback

转载自:http://ramok.tech/2017/11/18/recommender-system-with-implicit-feedback/

Klevis Ramo


发表于 2017-11-18

In this post we are going to develop a java recommender application with implicit feedback for an Online Retail. In previous post we developed two java recommender application one for books and one for movies . What is new in this post is that we do not have the luxury of explicit feedback like ratings but rather implicit feedback like for example clicks, time stayed , view times and so on… This is a very common situation when usually the amount of implicit feedback outweighs the amount of explicit feedback(personally guilty on my Amazon purchases).

阅读全文 »

8 Important Python Interview Questions and Answers

转载自:https://www.data-blogger.com/2017/11/17/important-python-interview-questions-and-answers/

Kevin Jacobs


发表于 2017-11-17

Looking for a Python job? This article explains Python interview questions and answers them for you. It explains both some Python coding interview questions but also some non-technical questions. This article also contains Python interview questions and answers for testers which can form a source of inspiration.

阅读全文 »

A Cookbook for Machine Learning: Vol 1

转载自:https://www.inference.vc/design-patterns/

Ferenc Huszar


发表于 2017-11-16

This was a busy week, I had no time to read anything new, so I’m sharing a note that I wrote for myself, for no other reason than to understand things better. It’s a kind of cookbook of various “transformations” you can apply to a machine learning problem to eventually turn it into something we know how to solve: seeking stable attractors of a tractable vector field.

阅读全文 »
1 … 311 312 313 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson