AI, Python, Cognitive Neuroscience
3.88K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
Machine ignoring = underfitting
Machine learning = optimal fitting
Machine memorization = overfitting

#datascience #machinelearning

❇️ @AI_Python_EN
How to Read Articles That Use Machine Learning Users’ Guides to the Medical Literature

https://jamanetwork.com/journals/jama/article-abstract/2754798

#machinelearning #paper #ArtificialIntelligence

❇️ @AI_Python_EN
A must read document for deep learning & machine learning practitioners

https://www.deeplearningbook.org/contents/guidelines.html

#deeplearning #machinelearning

❇️ @AI_Python_EN
Looking for Masters and PhD level students for Paylocity's data science internship program! Students must be in their penultimate year of school, with strong knowledge of machine learning and software engineering. You'll work with Paylocity's incredible talented Product Owners to translate our customers' business needs into data science needs and deliver features that enable next generation HR analytics.

https://2000recruiting.paylocity.com/recruiting/jobs/Details/2767/Paylocity/Data-Scientist-Intern---Summer-2020

❇️ @AI_Python_EN
Scaling Robot Supervision to Hundreds of Hours with RoboTurk: Robotic Manipulation Dataset through Human Reasoning and Dexterity
Mandlekar et al.:
https://lnkd.in/fG9PGJK
Blog:
https://lnkd.in/fUjqAgH
Webpage:
https://lnkd.in/f5Vx6um
#Robotics #HumanComputerInteraction #MachineLearning

❇️ @AI_Python_EN
Decoding the Black Box: An Important Introduction to Interpretable Machine Learning Models in…

#machinelearning

https://bit.ly/2N5QFb3

❇️ @AI_PYTHON_EN
Mish is now even supported on YOLO v3 backend. Couldn't have been more elated with how rewarding this project has been. Link to repository -

https://github.com/digantamisra98/Mish

#neuralnetworks #mathematics #algorithms #deeplearning #machinelearning

❇️ @AI_Python_EN
Grid search vs randomized search?
💡 What are the pros and cons of grid search? Pros: • Grid search is great when you need to fine-tune hyperparameters over a small search space automatically. • For example, if you have 100 different datasets that you expect to be similar (e.g. solving the same problem repeatedly with different populations), you can use grid search to automatically fine-tune the hyperparameters for each model. Cons: • Grid search is computationally expensive and inefficient, often searching over parameter space that has very little chance of being useful, resulting it being extremely slow. It's especially slow if you need to search a large space since it's complexity increases exponentially as more hyperparameters are optimized.
💡 What are the pros and cons of randomized search? Pros: • Randomized search does a good job finding near-optimal hyperparameters over a very large search space relatively quickly and doesn't suffer from the same exponential scaling problem as grid search. Cons: • Randomized search does not fine-tune the results as much as grid search does since it typically does not test every possible combination of parameters.
#datascience
👉 Free training -> http://bit.ly/dsdj-webinar


❇️ @AI_Python_EN
Machine Learning w.r.t meditation routine.
Machine before meditation = underfitting
Machine after meditation = optimal fitting
Planning of meditation = overfitting
#datascience

❇️ @AI_Python_EN
Four keys to #machinelearning on the edge
Machine learning is hard. Moving your ML model to embedded devices can be even harder.


https://bit.ly/2KjUEh6

❇️ @AI_Python_EN
MIT Technology Review:
A #NeuralNet solves the three-body problem 100 million times faster

#MachineLearning #mathematics

🔰 NeuralNet

🔰 Paper

❇️ @AI_Python_EN
Brown University’s Data Science Initiative (DSI) seeks applicants for a lecturer, senior lecturer, or distinguished senior lecturer. The initial appointment is for a 3-year period (renewable with potential for promotion and longer-term contracts). The position involves teaching four courses

per year and providing administrative or advising support for student programs. We seek candidates who will contribute to our overall intellectual culture. Lecturers with substantial research participation and supporting funds may be eligible for periodic course release. Please see our Interfolio posting for more details and to apply. 
https://apply.interfolio.com/70943

❇️ @AI_Python_EN
How to process images in Python

https://morioh.com/p/f469f74855f6

#Python

❇️ @AI_Python_EN