E-Portfolio for Excel /
PYTHON IN ARTIFICIAL INTELLIGENCE

Activity Information:

Date: 03/03/2022 - 03/03/2022

Venue:  webex

Organizer: MJIIT

 

Graduate Attributes:

  • Thinking Skills
  • Scholarship.

 

Position:

Participating in the "Python in Artificial Intelligence" as participant.

 

Mini Report:

 

The event "Python in Artificial Intelligence" was held by UTM MJIIT on 3 March 2022 via Webex online platform. In this event, the speaker have shared the procedure of create Artificial Intelligence using Python.

In this event, the speaker share the concept on how to create AI instead of share how to code AI. There are several step need to follow by developer to create a fully functional Artificial Intelligence.

Step 1 :

Developers need to define the problem, so that developer can know what field they need to focus on, for example chat AI, AI image generator and etc.

Step 2 :

Developers need to collect the related data to prepare for the training of AI. The data can be in multiple format for example image, audio, video, or text.

Step 3:

Developers need to preprocess the data. Developers need to make turn the data that collected from the previous state into AI algorithm.

Step 4:

Developers need to choose the algorithm that appropriate for the problem. For example decision trees, neural networks, and support vector machines.

Step 5:

After choosing algorithm, developers need to train the model using the preprocesses data. This process feeding the data into the algorithm and adjusting the model's parameters to optimize its performance.

Step 6:

Test the model to make sure the AI meet the requirement

Step 7:
Deploy the model.

Self Reflection:

As a participant in the "Python in Artificial Intelligence". The event gave me the opportunity to enhance my knowledge in AI and development skill.

When i first learn programming, i actually think AI is form by multiple "if" statement, because it will give different respond for different input but after i keep learning programming. I know this is impossible because if we use "if" statement it will take a lot of time to respond. After participate in this event, i know how developers actually create ai. A successful AI require a lot of training, more training AI receive, more performance AI get.

Overall, attending this event was an excellent opportunity for me to learn and grow. It has broadened my perspective and inspired me to explore this field further. I look forward to attending similar events in the future to continue developing my knowledge and skills in this area.