SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Python List Comprehension + Set + Dict Comprehension

转载自:https://www.data-blogger.com/2017/11/16/python-list-comprehension/

Kevin Jacobs


发表于 2017-11-16

Python List Comprehension support is great for creating readable but compact code for representing mathematical ideas. In this blog post, the concept of list, set and dictionary comprehensions are explained and a few examples in Python are given.

阅读全文 »

Python Matplotlib (pyplot), a step-by-step Tutorial

转载自:https://www.data-blogger.com/2017/11/15/python-matplotlib-pyplot-a-perfect-combination/

Kevin Jacobs


发表于 2017-11-15

In this Python Matplotlib tutorial series, you will learn how to create and improve a plot in Python using pyplot. Matplotlib is a 2D plotting library written for Python. It consists of pyplot (in the code often shortened by “plt”), which is an object oriented interface to the plotting library. Matplotlib is an initiative of John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team. Lets stop talking and start creating some beautiful plots using Matplotlib!

阅读全文 »

Decision Making and Diversity

转载自:http://inverseprobability.com/2017/11/15/decision-making

未知


发表于 2017-11-15

I’m planning to put this into Arxiv, but thought I’d share via a blog post first in case there’s any feedback.

阅读全文 »

PyDataBudapest and “Machine Learning Libraries You’d Wish You’d Known About”

转载自:http://ianozsvald.com/2017/11/15/pydatabudapest-and-machine-learning-libraries-youd-wish-youd-known-about/

Ian


发表于 2017-11-15

I’m back at BudapestBI and this year it has its first PyDataBudapest track. Budapest is fun! I’ve had a second iteration talking on a slightly updated “Machine Learning Libraries You’d Wish You’d Known About” (updated from PyDataCardiff two weeks back). When I was here to give an opening keynote talk two years back the conference was a bit smaller, it has grown by +100 folk since then. There’s also a stronger emphasis on open source R and Python tools. As before, the quality of the members here is high – the conversations are great!

阅读全文 »

Data Science in Healthcare

转载自:http://tommyblanchard.com/data-science-in-healthcare

Tommy Blanchard


发表于 2017-11-14

I’ve recently written a couple of guest blog posts about data science in the healthcare space.

阅读全文 »

How to Build Your Own Blockchain Part 4.1 — Bitcoin Proof of Work Difficulty Explained

转载自:https://bigishdata.com/2017/11/13/how-to-build-a-blockchain-part-4-1-bitcoin-proof-of-work-difficulty-explained/

Jack Schultz


发表于 2017-11-13

If you’re wondering why this is part 4.1 instead of part 4, and why I’m not talking about continuing to build the local jbc, it’s because explaining Bitcoin’s Proof of Work difficulty at a somewhat lower level takes a lot of space. So unlike what this title says, this post in part 4 is not how to build a blockchain. It’s about how an existing blockchain is built.

阅读全文 »

Understanding deep Convolutional Neural Networks with a practical use-case in Tensorflow and Keras

转载自:https://ahmedbesbes.com/understanding-deep-convolutional-neural-networks-with-a-practical-use-case-in-tensorflow-and-keras.html

Ahmed Besbes


发表于 2017-11-13

As you can see, we have a variety of images. They all are in different resolutions. Cats and dogs are in different shapes, positions, colors. They may be sitting, they may not. They may be happy or sad. Cats may be sleeping, dogs may be barking. Photographs can be taken from diffrent angles with a different zoom.

阅读全文 »

Algorithms, Machine Learning, and Optimization: we are hiring!

转载自:https://blogs.princeton.edu/imabandit/2017/11/12/algorithms-machine-learning-and-optimization-we-are-hiring/

Sebastien Bubeck


发表于 2017-11-12

As some of you already know there has been some movement at MSR lately, specifically for the theory group. We have now branched out into two groups, one in Machine Learning and Optimization -MLO- (with Zeyuan Allen-Zhu, myself, Ofer Dekel, Yuval Peres, Ilya Razenshteyn, Lin Xiao, and until recently postdoc Yin Tat Lee) and one in Algorithms (Nikhil Devanur, Sergey Yekhanin, postdocs Janardhan Kulkarni and Xiaorui Sun). The MLO group is part of the new MSR AI organization headed by Eric Horvitz, with grand goals at all levels of AIs (including a broad view of the foundations of AI which very much includes the type of mathematics showcased on this blog). Both groups are now hiring at all levels. From my point of view MSR is a unique place where you can devote all your time and energy to your research. The growth opportunities are truly amazing here: constant stream of world-class experts in algorithms, optimization, probability; lots of resources for travel, interns, postodcs; closeness to real-world products and possibilities to see your research directly applied. Below is the official call for application of the MLO group (the Algorithms’ one is here). Looking forward to receive your application!

阅读全文 »

Markets Performance after Election: One Year Update

转载自:http://www.quintuitive.com/2017/11/11/markets-performance-election-one-year-update/

quintuitive


发表于 2017-11-12

Last week we crossed the one year mark after president’s election. Both in calendar days, November the 8th, and in terms of trading days – 252 (the average number of trading days per calendar year). I wanted to do a brief recap before leaving it to rest.

阅读全文 »

Evolving Stable Strategies

转载自:http://blog.otoro.net/2017/11/12/evolving-stable-strategies/

未知


发表于 2017-11-12

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

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson