Hacker News
- Machine Learning for a Better Developer Experience https://netflixtechblog.com/machine-learning-for-a-better-developer-experience-1e600c69f36c 11 comments
- Closer to the Singularity?(Experiments in Machine Learning Galaxie 500 Edition) https://www.youtube.com/watch?v=wrpY4so5EG4 4 comments
- Show HN: Open-source experiment tracking for machine and deep learning https://github.com/ModelChimp/modelchimp 5 comments
- Harvard machine learning experiment http://ratepic.netau.net/ 10 comments
- Machine Learning Feynman Experience: build models from scratch on Google Colab https://github.com/leandromineti/ml-feynman-experience 3 comments
- Scientists with limited coding experience use tool to replicate machine-learning algorithms for medical image classification that is comparable to machine-learning experts https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3402015 10 comments compsci
- Scientists with limited coding experience use tool to replicate machine-learning algorithms for medical image classification that is comparable to machine-learning experts. https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3402015 4 comments science
- AI Generates Hypotheses Human Scientists Have Not Thought Of - Machine-learning algorithms can guide humans toward new experiments and theories https://www.scientificamerican.com/article/ai-generates-hypotheses-human-scientists-have-not-thought-of/ 72 comments futurology
- I want to use a machine learning walking simulator, but I have no experience. What can I do (if anything)? https://www.youtube.com/watch?v=kQ2bqz3HPJE 3 comments mlquestions
- 7 Best Tools for Machine Learning Experiment Tracking https://www.kdnuggets.com/2023/02/7-best-tools-machine-learning-experiment-tracking.html 2 comments learnmachinelearning
- Computational Reverse-Engineering Analysis for Scattering Experiments (CREASE) with Machine Learning Enhancement to Determine Structure of Nanoparticle Mixtures and Solutions https://pubs.acs.org/doi/full/10.1021/acscentsci.2c00382 2 comments science
- The Nature of Machine Learning (evolution vs. experience vs. abstract) - Video by Art of the Problem https://www.youtube.com/watch?v=yLAwDEfzqRw 4 comments artificial
- Demystifying Deep Neural Networks (for programmers with no Machine Learning experience!) https://medium.com/manchester-futurists/demystifying-deep-neural-nets-efb726eae941 11 comments programming
- Cognitive computing: Building a machine that can learn from experience http://www.physorg.com/news148754667.html 9 comments cogsci
- Haskell for organizing machine learning experiments https://github.com/spotify/luigi 16 comments haskell
- 70+ Machine Learning Datasets - Gain real-world experience with Data Science projects! https://data-flair.training/blogs/machine-learning-datasets/ 3 comments programming
- 70+ Machine Learning Datasets - Gain real-world experience with Data Science projects! https://data-flair.training/blogs/machine-learning-datasets/ 6 comments learnmachinelearning
- Help us collect some data for a machine learning experiment, just visit a website and answer a single question http://hawk.uprizer.com:8080/ 51 comments programming
- Researchers Discover a More Flexible Approach to Machine Learning - "liquid" neural nets that can adapt in real time and experience continuous time. https://www.quantamagazine.org/researchers-discover-a-more-flexible-approach-to-machine-learning-20230207/ 28 comments artificial
- We are researchers that work to improve Machine Learning models. If you have experience with python and/or java and a few minutes to spare please take our survey! https://usc.qualtrics.com/jfe/form/sv_chehj5yroeobwcc?q_chl=social&q_socialsource=reddit 2 comments javascript
- Experiment Results (Incorporating Machine Learning AI in Games) https://taylorpetrick.com/unlit/data/intelligent.png 3 comments gamedev
- Experiment: Incorporating Machine Learning AI in Games https://taylorpetrick.com/unlit/howto.html 102 comments gamedev
- [N] Google Unveils a New Machine Learning Add-on for Google Sheets, Called Simple ML for Sheets, Which Allows Users to Leverage the Power of Machine Learning Without Any Coding Experience https://science.codelivly.com/google-unveils-a-new-machine-learning-add-on-for-google-sheets-called-simple-ml-for-sheets/ 2 comments machinelearning
- Clinicians with no coding for experience made machine learning (ML) algorithms to recognize diseases in the lung, skins and eyes comparable to those by ML experts using an automatic ML API. http://www.sciencedirect.com/science/article/pii/s2589750019301086 4 comments science
- AI Against Humanity: How I turned a Machine Learning experiment into an AI-driven browser game based on Cards Against Humanity (Spoiler: TensorFlow.js) https://cpury.github.io/ai-against-humanity/ 12 comments javascript
- Hands-on experience to understand NumPy in Data Science and Machine Learning https://towardsdatascience.com/data-science-with-python-how-to-use-numpy-library-5885aa83be6b 5 comments learnmachinelearning
- "Automatic Exploration of Machine Learning Experiments on OpenML", Kühn et al 2018 [2.5 million hyperparameter settings] https://arxiv.org/abs/1806.10961 3 comments reinforcementlearning
- [Machine Learning] What Non-ML job gives the best experience to get into ML job? https://github.com/hj3yoo/darknet 10 comments cscareerquestions
- Overall the best machine learning experience I had, the fact that lectures are in Python and R is awesome, you can choose one or learn them both. Very good explanations, examples, clean code. http://courses.gabstore.club/mlearning 3 comments learnmachinelearning
- [D] Using large-scale experiments and machine learning to discover theories of human decision-making | Science https://science.sciencemag.org/content/372/6547/1209/ 5 comments machinelearning
- Using large-scale experiments and machine learning to discover theories of human decision-making | Science https://science.sciencemag.org/content/372/6547/1209.full 4 comments science
- Calling for volunteers to help create a r/MMA fighters and judges ranking system. Looking experience in data scraping and machine learning to start. Details inside. https://form.jotform.com/230856926760162 44 comments mma
- DARPA is working on a new machine learning technology that could let a future artificial intelligence grow up, learning from its experiences over the entirety of its unnatural life. https://www.inverse.com/article/29335-darpa-lifetime-learning-machine-ai-intelligence 8 comments technology
- On my quest to apply machine learning and genetic algorithm to games, i made this little experiment: can a neural network beat you in a game of rock, paper and scissors by predicting your next move? The code for the game and for my NN is on git. MIT license. https://github.com/victorqribeiro/jokenpo 11 comments opensource
- Simulations with a machine learning model predict a new phase of solid hydrogen - a new kind of high-pressure solid hydrogen that past theory and experiments missed https://www.eurekalert.org/news-releases/987010 6 comments science
- Gaze-detection - Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences! https://github.com/charliegerard/gaze-detection 57 comments webdev
- Machine Learning for a Better Developer Experience — Imagine having to go through 2.5GB of log entries from a failed software build — 3 million lines — to search for a bug or a regression that happened on line 1M. It’s probably not even doable manually! https://netflixtechblog.com/machine-learning-for-a-better-developer-experience-1e600c69f36c 9 comments programming
- Artificial intelligence accelerates discovery of metallic glass: A combination of machine learning and high-throughput experiments has resulted in the rapid discovery of three new glass-forming systems an estimated 200x faster than it could be done previously. https://news.northwestern.edu/stories/2018/april/artificial-intelligence-accelerates-discovery-of-metallic-glass/ 9 comments science
- Hi guys! We are developing a machine learning platform that helps data scientists efficiently manage and monitor experiments and we are looking for people to help us evaluate it! It helped us win numerous Kaggle competitions. Maybe it will help you as well! All we ask for in return is for FEEDBACK! https://deepsense.io/neptune-machine-learning-platform/ 5 comments datascience
- Artificially intelligent robot signs with Dentons, the world's largest law firm. The machine understand legal concepts, and learns from questions and feedback, "Just like a human, it’s getting its experience in a law firm and being able to learn and get better" http://www.theglobeandmail.com/report-on-business/industry-news/the-law-page/u-of-t-students-artificially-intelligent-robot-signs-with-dentons-law-firm/article25898779/ 7 comments worldnews