Category: Reddit MachineLearning
[d] What do you think about BigQuery ML
Hi there,
I’m quite newbie in Machine Learning area. I learnt machine learning 10 years ago, it’s so hard. I just moved my company data warehouse to BigQuery and got some promotion related BigQuery ML. It’s look really easy to build model, training, and evaluation.
What’s the difference between BigQuery ML and other ML out there?
submitted by /u/eeldwin
[link] [comments]
[D] What are the current major problems and limitations that face Machine Learning and Deep Learning in particular?
I’m almost a graduate student and looking forward to start thinking about the problems I want to tackle next in these fields.
I searched the r/MachineLearning subreddit for this discussion and I only found a discussion on an article related to computer vision. If this discussion already exists please link it to me so I could delete this post.
submitted by /u/mohd_sst
[link] [comments]
[Discussion] Wait for a unified company ML platform, and loose at least a year, if not more, before the project moves forward, or go with our own readily available tools, but incur a ton of technical debt in the process?
I work for a large company, with a centralized data science org, as well as several teams which are using or plan to use some machine learning or statistical modeling. The tools right now are disparate, but very little of it is in production, so it doesn’t matter that much.
(Some) Leaders are pushing for a unified ML platform to be used by all teams, and it will either be something built in house on top of AWS, or some sort of off the shelf tool like Databricks, or H2O, or what not. Based on the current level of discussion, the organization is at least a year out from now. We can wait for it, but we will essentially twiddle our fingers for a good part of our projects while waiting.
We have a project which is moving forward pretty fast, and we could just go ahead and build it using AzureML studio, with is what my team’s engineers are the most familiar with. But if the rest of the company gets their act together and eventually comes up with a unified ML platform, we will be completely out of synch with them, and we end up with a ton of technical debt.
Does anybody have experience with this dilemma? How do you keep your ability to move quickly with your own project, while still conforming to the company’s overall unified ML platform?
submitted by /u/AlexSnakeKing
[link] [comments]
[D] Tensorflow GPU C API performance in C++
I recently wrote a wrapper for the Tensorflow GPU C API to run in a C++ project I’m working on. Since the library is in C, it can’t throw, and the only STL function I call is std::vector’s “push back”. Based on Herb Sutter’s recent talk, I thought, “hey, I might as well make this function noexcept”. Much to my surprise, the function (which took 40ms to run my CNN before) sped up to running in 19ms. Can anyone help me speculate why it’s that big of a performance difference? (Using Visual Studio 19, C++17, default optimization options)
submitted by /u/WalkingAFI
[link] [comments]
[D] How to handle noisy training labels in supervised learning?
In machine learning, it is often the case that training labels are subject to noise such as mislabelling. For neural networks that require large quantities of training data, this manifests as a trade-off between dataset quality and quantity. For instance, a model may have good performance on a training set (with noisy labels), but when we evaluate on a manually annotated test set, the model appears to generalize poorly.
What are some ways a machine learning practitioner can better deal with this problem?
submitted by /u/ProjectPsygma
[link] [comments]
[D] AMA: I’m Dr. Genevieve Patterson – cofounder and Chief Scientist at TRASH, a new app that uses computer vision and computational photography to intelligently edit together and set to music any videos you upload. Ask me anything!
| |
Hi all! My name is Genevieve Patterson – I’m the Chief Scientist at TRASH, and a PhD in Computer Vision. I’ve been working on our AI, Otto, for over a year now, and it’s getting smarter with every release – here is a blog post about our latest version, and how it collaborates with user inputs. Otto is powered by supervised and unsupervised video attention, our internal active learning labeled social media video dataset, attribute and action recognition in video, custom multi-media embedding spaces, set-to-sequence conditional generator networks, and a suite of video retargeting techniques recently popularized in the computational video manipulation community. Otto trained in PyTorch and deployed on iOS using Core ML. My work is about creating dialog between AI and people. An initial description of Otto was accepted to the ICLR 2019 Debugging Machine Learning Workshop — “Building Models for Mobile Video Understanding”. Besides working at TRASH, I recently collaborated on a human + ML humor project, “Humor in Word Embeddings: Cockamamie Gobbledegook for Nincompoops,” ICML 2019. Please feel free to ask about anything I’ve worked on before (Google Scholar page). Before TRASH, I was Postdoctoral Researcher at Microsoft Research New England. I received my PhD from Brown University in 2016. I’ve published at and still review for CVPR, ICCV/ECCV, NeurIPS, CHI, HCOMP, and other CV and ML venues. I would be more than happy to answer any questions about CV and ML, computational photography, the TRASH app, how to finish a PhD, publishing in these fields, or anything about my own path. Opening this thread for your questions now, and will be here through Friday, September 27th answering them. https://i.redd.it/5rnp64p0dso31.jpg Thanks, and I look forward to your questions! Genevieve Patterson submitted by /u/TrashPHD |
[D] Fuel Accelerator (feedback requested)
Hello all, I am new to this Group. Mods- please delete if this isn’t acceptable.
I am facilitating year two, of the State of Arkansas’ “growth stage tech startup” accelerator program, dubbed Fuel. Fuel Accelerator
A few highlights for everyone (feedback and questions welcome!):
+12-weeks (Tue-Thu); Jan-May in Bentonville, Arkansas *Travel, Meals, ans Lodging (not currently included)
+1-on-1 mentorships with the area’s largest Enterprise players (i.e. Walmart, Tyson Foods, JB Hunt Transportation, University of Arkansas, Walton Family Foundation, Simmons Pet Food, WinRock/Heifer International are all headquartered in NW Arkansas).
+Dedicated mentorships- beyond a few working sessions and office hours. An ability to directly partner and scalably generate revenue.
+You’ll be working out of The Exchange office in downtown Bentonville (Walmart-owner) with a dynamic itinerary that’s fully catered towards matchmaking and partnership, to advance your purpose.
+Focused on AI/ML technology. However, this field is broad enough to encompass a lot of industries and applications.
+No equity exchange. The Fuel program is 100% free (less expenses)
+Weekly CEO Roundtables with successful start-up founders, including: Revunit, Startup Junkie, Slims Chicken, Onyx Coffee Labs
+Demo Day will include VCs and wealthy investors from across the Midwest, too. piggybacking off this event: Heartland Summit
Additional Links:
Top 10 Producer (USA) in: rice, timber, eggs, broilers (chicken) soybean, catfish, cotton.
submitted by /u/jaronhog
[link] [comments]