Interview with Succinctly Author James McCaffrey| Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (172).NET Core  (29).NET MAUI  (192)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (209)BoldSign  (12)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (63)Flutter  (131)JavaScript  (219)Microsoft  (118)PDF  (80)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (882)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (49)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (125)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (62)Development  (613)Doc  (7)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (37)Extensions  (22)File Manager  (6)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (488)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (41)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (368)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (30)Visual Studio Code  (17)Web  (577)What's new  (313)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)

Interview with Neural Networks with JavaScript Succinctly Author James McCaffrey

The following is a short interview with Succinctly series author James McCaffrey, whose new book, Neural Networks with JavaScript Succinctly, was published recently. You can download this book from our ebook portal.

1. What should people know about the subject of your book? Why is it important?

Machine learning is revolutionizing software development. But web development has been relatively slow to embrace machine learning. Neural Networks with JavaScript Succinctly aims to provide software developers who have experience with JavaScript a path to acquire machine learning skills using a language and environment they’re comfortable with.

2. When did you first become interested in this subject?

I have been fascinated by machine learning and neural networks ever since I was in school. For one of my school projects, I created a machine learning system that predicts the results of NFL football games. Then, when I worked at Microsoft on Internet Explorer version 1 in the 1990s, I learned to like the then-new JavaScript language. Neural Networks with JavaScript Succinctly combines these two topics.

3. By writing this e-book, did you learn anything new yourself?

Every author learns a lot when writing a book. Having to articulate a concept carefully but concisely forces an author to mentally examine every detail of a topic. For me, I learned about several new OOP features of JavaScript ECMA 2015, such as the new class syntax, which greatly enhance the ability to implement machine learning code.

4. How will this subject change over the next few years?

Currently, in a web scenario, almost all machine learning processing is done on the server side, often with compiled languages such as Java or C#. As web developers acquire machine learning skills, I expect that more machine learning processing will be done on the client side, using JavaScript. In particular, I think we’ll see a lot of sophisticated client-side natural language processing, such as sentiment analysis.

5. Do you see the subject as part of a larger trend in software development?

Clearly, machine learning is fundamentally changing software development. Tasks that were impossible from a practical point of view just a few years ago—for example, speech recognition and image recognition—have been conquered by machine learning and are now becoming almost commonplace.

6. What other books or resources on this topic do you recommend?

I’m often asked for a recommendation for learning about neural networks and machine learning. Because the field is changing so quickly, and because every developer comes into machine learning with a wildly different background, there is no single good place to start. That said, for developers who have a strong math background, a series of online videos by researcher Andrew Ng (you can find them with an internet search) are excellent. For developers who have good programming skills, Microsoft MSDN Magazine publishes excellent articles that are available online. And Syncfusion’s Keras Succinctly is an excellent way to get up to speed with neural networks using the most popular Python code library.

7. How do you stay up-to-date on industry news?

Staying up-to-date in machine learning and neural networks is a big challenge. There are significant new algorithms, techniques, and additions to code libraries every few months. My usual way of learning about new developments is by doing internet searches, which tend to lead me to personal blog sites. This is an inefficient approach, but mainstream news and information channels just can’t cope with the crazy-fast pace of change.

8. Do you have a blog page or a website where people can find you?

My personal blog, where I write about machine learning and other technologies, is at https://jamesmccaffrey.wordpress.com/.

If you liked this post, we think you’ll also like:

[ebook] Introduction to CNTK Succinctly

[ebook] Natural Language Processing Succinctly

[ebook] Node.js Succinctly

Tags:

Share this post:

Comments (1)

[…] Interview with Neural Networks with JavaScript Succinctly Author James McCaffrey (Jacqueline Bieringer) […]

Comments are closed.

Popular Now

Be the first to get updates

Subscribe RSS feed
Scroll To Top