Article
-
Chapter 12
[AI from Scratch] Episode 342: Continuous Deployment (CD) — Automating the Deployment Process
Recap and Today's Theme Hello! In the last episode, we discussed Continuous Integration (CI), a method that improves development efficiency and code quality by automating testing and building whenever code changes are integrated. CI allo... -
Chapter 12
[AI from Scratch] Episode 340: Fundamentals of Testing Methods — Unit Testing, Integration Testing, and System Testing
Recap and Today's Theme Hello! In the previous episode, we discussed code quality management, emphasizing the importance of code reviews and automated testing to maintain high-quality code. We explored how these practices help catch bugs... -
Chapter 12
[AI from Scratch] Episode 337: Utilizing Project Management Tools — Jira, Trello, and More
Recap and Today's Theme Hello! In the previous episode, we discussed team development basics, focusing on the importance of role allocation and effective communication within AI project teams. Defining roles and maintaining proper inform... -
Chapter 12
[AI from Scratch] Episode 338: Development Process Models — Agile and Waterfall Development
Recap and Today's Theme Hello! In the previous episode, we explored project management tools, including Jira and Trello, and how to manage tasks efficiently. We discussed how to choose the right tool to visualize progress and facilitate ... -
Chapter 12
[AI from Scratch] Episode 339: Code Quality Management — The Importance of Code Reviews and Automated Testing
Recap and Today's Theme Hello! In the previous episode, we covered development process models, focusing on agile and waterfall methodologies. Understanding these models allows teams to choose the most suitable approach for their projects... -
Chapter 12
[AI from Scratch] Episode 336: Basics of Team Development — Role Allocation and Communication Methods
Recap and Today's Theme Hello! In the last episode, we covered data storage and management, introducing efficient ways to store and manage data using databases and data lakes. We learned how selecting the right technology according to pr... -
Chapter 12
[AI from Scratch] Episode 335: Data Storage and Management — Utilizing Databases and Data Lakes
Recap and Today's Theme Hello! In the previous episode, we discussed data annotation, a crucial step in AI model training. We covered the importance of accurately labeling data, which directly impacts model performance. We also looked at... -
Chapter 12
[AI from Scratch] Episode 333: Data Collection Methods — Web Scraping and API Usage
Recap and Today's Theme Hello! In the last episode, we discussed project planning and requirement gathering, focusing on the importance of setting clear goals and gathering the right requirements for an AI project. Today, we’ll explore h... -
Chapter 12
[AI from Scratch] Episode 334: Data Annotation — Importance and Methods of Labeling
Recap and Today's Theme Hello! In the previous episode, we discussed data collection methods, including web scraping and API usage, to gather high-quality data for AI projects. Today, we’ll dive into data annotation, a critical process i... -
Chapter 12
[AI from Scratch] Episode 332: Project Planning and Requirements Definition — How to Set Goals and Clarify Requirements
Recap and Today's Theme Hello! In the previous episode, we discussed the overall process of AI project management, covering everything from problem definition to model deployment, operation, and improvement. We learned that proper decisi... -
Chapter 12
[AI from Scratch] Episode 331: The Flow of an AI Project — From Problem Definition to Deployment
Recap and Today's Theme Hello! In the last episode, we reviewed Chapter 11, focusing on a summary and understanding check of speech recognition and audio processing techniques. Today, we’ll shift gears and look at the flow of an AI proje... -
Chapter 11
[AI from Scratch] Episode 328: Latest Trends in Speech Recognition — End-to-End Models and Large-Scale Pretrained Models
Recap and Today's Theme Hello! In the previous episode, we discussed privacy and security in speech recognition, covering methods like encryption, anonymization, and local processing to ensure data safety. Today, we’ll dive into the late... -
Chapter 11
[AI from Scratch] Episode 329: Challenges and Future of Speech Processing — Current Limitations and Future Outlook
Recap and Today's Theme Hello! In the previous episode, we explored the latest trends in speech recognition, focusing on advancements in end-to-end models and large-scale pre-trained models. These technologies have greatly improved the a... -
Chapter 11
[AI from Scratch] Episode 327: Privacy and Security of Audio Data — How to Protect Speech Information
Recap and Today's Theme Hello! In the previous episode, we explored the practical applications of speech processing in systems like smart speakers and automated response systems. These systems utilize speech recognition, natural language... -
Chapter 11
[AI from Scratch] Episode 325: Speech Recognition in Noisy Environments — Building Robust Models for Real-World Use
Recap and Today's Theme Hello! In the previous episode, we discussed audio codecs, exploring how compression technologies such as MP3, AAC, and Opus efficiently store and transmit audio data. Today, we’ll shift our focus to a critical ch...
