SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Implementing Poincaré Embeddings

转载自:https://rare-technologies.com/implementing-poincare-embeddings/

Jayant Jain


发表于 2017-12-09

Figure 2: Positions of a sample of node vectors in 2-D space from an actual Poincaré embedding. Note that as we move toward the boundary, we begin to see nodes lower and lower in the hierarchy. Also, nodes similar to each other are close to each other.

阅读全文 »

Alchemy, Rigour and Engineering

转载自:https://www.inference.vc/my-thoughts-on-alchemy/

Ferenc Huszar


发表于 2017-12-07

Like many of you, I thoroughly enjoyed Ali Rahimi’s NIPS talk in response to winning the test-of time award for their work on random kitchen sinks. I recommend everyone to watch it if you haven’t already.

阅读全文 »

Installing Python Packages from a Jupyter Notebook

转载自:http://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/

Jake VanderPlas


发表于 2017-12-05

In software, it’s said that all abstractions are leaky, and this is true for the Jupyter notebook as it is for any other software. I most often see this manifest itself with the following issue:

阅读全文 »

Using Artificial Intelligence to Augment Human Intelligence

转载自:https://distill.pub/2017/aia

未知


发表于 2017-12-04

## What are computers for?

阅读全文 »

The Last 5 Years In Deep Learning

转载自:https://adeshpande3.github.io/The-Last-5-Years-in-Deep-Learning

未知


发表于 2017-12-04

Introduction

阅读全文 »

AutoML on AWS

转载自:https://alexisperrier.com/aws/2017/12/04/automl_aws_data_science.html

未知


发表于 2017-12-04

When Bayesian optimization meets the Stochastic Gradient Descent algorithm on the AWS marketplace, rich features bloom, models are trained, Time-To-Market shrinks and stakeholders are satisfied.

阅读全文 »

Hitchhiker’s guide to Used Car Prices Estimation

转载自:https://www.data-blogger.com/2017/12/04/used-car-prices-estimation-using-machine-learning/

Kevin Jacobs


发表于 2017-12-04

What is your car’s worth? This tutorial will guide you through the steps for estimating it’s value by using Machine Learning techniques. I will use my Peugeot 106 as an example!

阅读全文 »

At NIPS 2017

转载自:http://dustintran.com/blog/at-nips-2017

未知


发表于 2017-12-04

I’m at NIPS 2017. Please catch me or e-mail me if you’d like to chat about research!

阅读全文 »

Weekly Review: 12/03/2017

转载自:https://codesachin.wordpress.com/2017/12/04/weekly-review-12-03-2017/

srjoglekar246


发表于 2017-12-03

Missed a post last week due to the Thanksgiving long weekend :-). We had gone to San Francisco to see the city and try out a couple of hikes). Just FYI – strolling around SF is also as much a hike as any of the real trails at Mt Sutro – with all the uphill & downhill roads! As for Robotics, I am currently on Week 3 of the Mobility course, which is more of physics than ‘computer science’; its a welcome change of pace from all the ML/CS stuff I usually do.

阅读全文 »

Sleeping Giant Rural Postman Problem

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

andrew brooks (andrewbrooksct@gmail.com)


发表于 2017-12-01

This problem originated from a blog post I wrote for DataCamp on graph optimization here. The algorithm I sketched out there for solving the Chinese Problem on the Sleeping Giant state park trail network has since been formalized into the postman_problems python library. I’ve also added the Rural Postman solver that is implemented here.

阅读全文 »
1 … 309 310 311 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson