7:00 – ASRC PhD
- Read this carefully today: Introducing AdaNet: Fast and Flexible AutoML with Learning Guarantees
- Today, we’re excited to share AdaNet, a lightweight TensorFlow-based framework for automatically learning high-quality models with minimal expert intervention. AdaNet builds on our recent reinforcement learning and evolutionary-based AutoML efforts to be fast and flexible while providing learning guarantees. Importantly, AdaNet provides a general framework for not only learning a neural network architecture, but also for learning to ensemble to obtain even better models.
- What about data from simulation?
- Github repo
- AdaNet is a lightweight and scalable TensorFlow AutoML framework for training and deploying adaptive neural networks using the AdaNet algorithm [Cortes et al. ICML 2017]. AdaNet combines several learned subnetworks in order to mitigate the complexity inherent in designing effective neural networks. This is not an official Google product.
- Tutorials: for understanding the AdaNet algorithm and learning to use this package
- Welcome to
adanet
! For a tour of this python package’s capabilities, please work through the following notebooks:
- Welcome to
- This looks like it’s based deeply the cloud AI and Machine Learning products, including cloud-based hyperparameter tuning.
- Time series prediction is here as well, though treated in a more BigQuery manner
- In this blog post we show how to build a forecast-generating model using TensorFlow’s
DNNRegressor
class. The objective of the model is the following: Given FX rates in the last 10 minutes, predict FX rate one minute later.
- In this blog post we show how to build a forecast-generating model using TensorFlow’s
- Text generation:
- Cloud poetry: training and hyperparameter tuning custom text models on Cloud ML Engine
- Let’s say we want to train a machine learning model to complete poems. Given one line of verse, the model should generate the next line. This is a hard problem—poetry is a sophisticated form of composition and wordplay. It seems harder than translation because there is no one-to-one relationship between the input (first line of a poem) and the output (the second line of the poem). It is somewhat similar to a model that provides answers to questions, except that we’re asking the model to be a lot more creative.
- Codelab: Google Developers Codelabs provide a guided, tutorial, hands-on coding experience. Most codelabs will step you through the process of building a small application, or adding a new feature to an existing application. They cover a wide range of topics such as Android Wear, Google Compute Engine, Project Tango, and Google APIs on iOS.
Codelab tools on GitHub
- Cloud poetry: training and hyperparameter tuning custom text models on Cloud ML Engine
- Add the Range and Length section in my notes to the DARPA measurement section. Done. I need to start putting together the dissertation using these parts
- Read Open Source, Open Science, and the Replication Crisis in HCI. Broadly, it seems true, but trying to piggyback on GitHub seems like a shallow solution that repurposes something for coding – an ephemeral activity, to science, which is archival for a reason. Thought needs to be given to an integrated (collection, raw data, cleaned data, analysis, raw results, paper (with reviews?), slides, and possibly a recording of the talk with questions. What would it take to make this work across all science, from critical ethnographies to particle physics? How will it be accessible in 100 years? 500? 1,000? This is very much an HCI problem. It is about designing a useful socio-cultural interface. Some really good questions would be “how do we use our HCI tools to solve this problem?”, and, “does this point out the need for new/different tools?”.
- NASA AIMS meeting. Demo in 2 weeks. AIMS is “time series prediction”, A2P is “unstructured data”. Proove that we can actually do ML, as opposed to saying things.
- How about cross-point correlation? Could show in a sim?
- Meeting on Friday with a package
- We’ve solved A, here’s the vision for B – Z and a roadmap. JPSS is a near-term customer (JPSS Data)
- Getting actionable intelligence from the system logs
- Application portfolios for machine learning
- Umbrella of capabilities for Rich Burns
- New architectural framework for TTNC
- Complete situational awareness. Access to commands and sensor streams
- Software Engineering Division/Code 580
- A2P as a toolbox, but needs to have NASA-relevant analytic capabilities
- GMSEC overview