Machine Intelligence Archive
1 subscriber
3 photos
2 files
53 links
Machine Intelligence, Machine Learning, Artificial Intelligence, Data Science, Data Processing, Natural Language Processing, Computer Vision.
Download Telegram
Forwarded from Age Of Geeks
🤯 A Russian design firm passed off computer generated work as human, and it’s a peek at things to come.

👉🏼 How an AI graphic designer convinced clients it was human: https://thenextweb.com/neural/2020/07/16/how-an-ai-graphic-designer-convinced-clients-it-was-human/

👉🏼 Clients loved this designer’s work. Turns out, he was an AI: https://www.fastcompany.com/90528748/clients-loved-this-designers-work-turns-out-he-was-an-ai

👉🏼 Our Instagram post covering the topic: https://www.instagram.com/p/CC8cRRqgiaS/?igshid=1lc6mkzr0970i

👉🏼 Official website of the system: https://www.artlebedev.com/ironov/
Forwarded from Age Of Geeks
👩🏻‍💻 Why should one study Linear Algebra for ML?

👉🏼 Clearly, to develop a better intuition for machine learning and deep learning algorithms and not treat them as black boxes. This would allow you to choose proper hyper-parameters and develop a better model. You would also be able to code algorithms from scratch and make your own variations to them as well.

👉🏼 Learn Linear Algebra for Machine Learning with:

Khan Academy: https://www.khanacademy.org/math/linear-algebra

Udacity: https://www.udacity.com/course/linear-algebra-refresher-course--ud953

Coursera: https://www.coursera.org/learn/linear-algebra-machine-learning

Here are some amazing freely available ebooks on the same topic:

Mathematics for Machine Learning: https://mml-book.github.io/book/mml-book.pdf

An Introduction to Statistical Learning: https://faculty.marshall.usc.edu/gareth-james/ISL/

Happy machine learning! 🎉
Forwarded from Age Of Geeks
🤓 Free blog-course on machine learning!

https://www.c-sharpcorner.com/learn/learn-machine-learning-with-python

Hope y'all find it useful! 🙌🏼
Forwarded from Age Of Geeks
🤯 A new model can detect deepfake images by looking at subtle visual artifacts like textures in hair, backgrounds and faces.

It creates heatmaps that pinpoint manipulated areas and exaggerate their effects.

Paper/Code: https://chail.github.io/patch-forensics/
Forwarded from Age Of Geeks
🙌🏼 AutoML provides tools to automatically discover good machine learning model pipelines for a dataset with very little user intervention.

👉🏼 It is ideal for domain experts new to machine learning or machine learning practitioners looking to get good results quickly for a predictive modeling task. Open-source libraries are available for using AutoML methods with popular machine learning libraries in Python, such as the scikit-learn machine learning library.

👉🏼 In this tutorial, you will discover how to use top open-source AutoML libraries for scikit-learn in Python. Link: https://machinelearningmastery.com/automl-libraries-for-python/
Forwarded from Age Of Geeks
A very interesting story of how the iPod was created. Must read! ❤️👇🏼

https://www.linkedin.com/posts/priyanka-kasture_apple-stevejobs-steve-activity-6731914678764679168-80xs
Forwarded from Age Of Geeks
Google's star ethics researcher - Timnit Gebru, highlighted the risks of large language models, which are key to Google's business.

And then, Google forced her out of the company.

Read the details about the ground-breaking paper, here: https://www.technologyreview.com/2020/12/04/1013294/google-ai-ethics-research-paper-forced-out-timnit-gebru/
Forwarded from Age Of Geeks
🚙 Baidu, on Thursday announced the release of ApolloScape, billed as the world’s largest open-source dataset for autonomous driving technology!

The data volume of ApolloScape is 10 times greater than any other open-source autonomous driving dataset, including Kitti and CityScapes. This data can be utilized for perception, simulation scenes, road networks etc., as well as enabling autonomous driving vehicles to be trained in more complex environments, weather and traffic conditions.

Find the details here: https://medium.com/@Synced/baidu-apollo-releases-massive-self-driving-dataset-teams-up-with-berkeley-deepdrive-5e785ab4053b

Find the dataset here: http://apolloscape.auto/
Forwarded from Age Of Geeks
Change the background of any video with 5 lines of code! 🤓 How? With PixelLib. Learn here: https://www.kdnuggets.com/2020/12/change-background-video-5-lines-code.html

You can also blur, color, grayscale and create a virtual background for a video with PixelLib!
Forwarded from Age Of Geeks
PapersWithCode has introduced 'Datasets', find 3046 of them on the link: https://www.paperswithcode.com/datasets 🚀
Forwarded from Age Of Geeks
A genealogy-tracking service called MyHeritage has launched an AI-powered tool it calls 'Deep Nostalgia' which animates old photos of users' family members, whether deceased or otherwise! 😳

Try it out: https://www.myheritage.com/deep-nostalgia
Forwarded from Age Of Geeks
Untitled-1.jpg
823.8 KB
Neural Networks: A Cheatsheet, by becominghuman.ai 🤓