Tạo adversarial example bằng Tensorflow
Adversarial example là tên gọi các ví dụ được tạo ra để đánh lừa model deep learning. Ta sẽ dùng Tensorflow và FSGM để tạo ra một ví dụ như thế.
About technology stuff that piqued my interest
Adversarial example là tên gọi các ví dụ được tạo ra để đánh lừa model deep learning. Ta sẽ dùng Tensorflow và FSGM để tạo ra một ví dụ như thế.
An adversarial example is a data point specifically crafted to fool a deep learning model. Today, we will use Tensorflow and FSGM to create one such example.
Python là ngôn ngữ được sử dụng nhiều nhất cho AI/Machine Learning. Nhưng với những thư viện như ML.NET, C# cũng là một lựa chọn thú vị.
Python is the de-factor language for AI/Machine Learning at the moment. But with libraries like ML.NET, C# is also an interesting choice.