Fatman (@fatman8633) 's Twitter Profile
Fatman

@fatman8633

ID: 152883404

calendar_today07-06-2010 03:37:08

608 Tweet

71 Takipçi

1,1K Takip Edilen

Swapna Kumar Panda (@swapnakpanda) 's Twitter Profile Photo

FREE Computer Science courses with Certificates: ❯ CS50 from Harvard cs50.harvard.edu/x/2023/ ❯ Python freecodecamp.org/learn/scientif… ❯ HTML, CSS, JavaScript studytonight.com ❯ SQL cognitiveclass.ai/courses/learn-… ❯ Java openclassrooms.com/en/courses/566… ❯ C/C++ ocw.mit.edu/courses/6-s096…

Tw93 (@hitw93) 's Twitter Profile Photo

#工程师学习 看到一篇不错的教程「如何写计算机领域的论文」,言简意赅的讲清楚了论文的内容重点、何类技术结果、文章的结构以及对应的每一部分的详细说明,非常值得一读。 🤖 cs.columbia.edu/~hgs/etc/writi…

#工程师学习 看到一篇不错的教程「如何写计算机领域的论文」,言简意赅的讲清楚了论文的内容重点、何类技术结果、文章的结构以及对应的每一部分的详细说明,非常值得一读。
🤖 cs.columbia.edu/~hgs/etc/writi…
阑夕 (@foxshuo) 's Twitter Profile Photo

腾讯科技的潜望栏目组这个月的AI访谈系列真是质量爆炸,而且行文都是最清晰的问答结构,信息呈现非常干净,采的杨植麟、朱啸虎、王小川刚好是中国AI行业3个不同站位、不同判断、不同目标的人选,甚至有种连续剧的节目效果,很推荐作为合订本收藏。

大帅老猿 (@ezshine) 's Twitter Profile Photo

分享一个很强大的开源PDF在线工具,拆分PDF,压缩PDF,PDF转换等等,大家可以部署一个自己的PDF工具站去赚广告费,香得很。 github.com/Stirling-Tools…

分享一个很强大的开源PDF在线工具,拆分PDF,压缩PDF,PDF转换等等,大家可以部署一个自己的PDF工具站去赚广告费,香得很。

github.com/Stirling-Tools…
Jeffery Kaneda 金田達也 (@jefferytatsuya) 's Twitter Profile Photo

作为创业者,紧跟行业技术的发展是必须的。阅读大量的论文已成为我的日常任务📚。 Glarity.app极大地帮助我节省了时间。现在它支持: 📄打开本地PDF文件 📖对长达200,000字的论文进行总结和问答 🧮解释数学公式,非常实用 🖼️支持对截图内容进行问答 来看看我的阅读论文的典型流程吧:

花果山大圣 (@shengxj1) 's Twitter Profile Photo

之前推荐的这本开源电子书出版了,彩印,非常值得学习 作者也在推特 Yudong Jin 阅读体验非常棒,想学算法的可以搞起了

之前推荐的这本开源电子书出版了,彩印,非常值得学习
作者也在推特 <a href="/krahets/">Yudong Jin</a> 阅读体验非常棒,想学算法的可以搞起了
FortranTip (@fortrantip) 's Twitter Profile Photo

NERSC is holding a training series in OpenMP from May through October, with monthly lectures and assignments, which can be done in Fortran or C. The syllabus and links to slides and exercises are at nersc.gov/users/training…. The latest video is at youtube.com/watch?v=k51ohJ….

曾老师 (@wuhanomad) 's Twitter Profile Photo

不管做什么一定要坚持,就像烧开水一样…… 无论烧到60°,还是80° 你火关了,水永远不会开 水凉了,再重烧 前面的火候也等于白烧了

Morris (@morris_lt) 's Twitter Profile Photo

豆瓣评分9.4分的高分冷门记录片《乡村里的中国》,记录下了真实的农村,真实的农民人性,太敢拍了 “我对土地从一开始就没有任何感情,只是没有办法,无奈”,一句话道尽了中国弄们的心酸与无奈。

未完成 (@bluebird0605) 's Twitter Profile Photo

现在很多大语言模型的 API 价格不仅越来越低,还有很多真正可免费的 API 渠道,我在之前一期会员通讯里分享过几个「合法白嫖」的大模型服务,下面做一番总结和补充: next.iois.me/ai-insider-245/

AI Will (@financeyf5) 's Twitter Profile Photo

微软推出了最好的生成式AI课程! 这门免费的18节课课程可以在Github上获取,涵盖了你需要了解的所有知识,帮助你开始构建生成式AI应用。

微软推出了最好的生成式AI课程!

这门免费的18节课课程可以在Github上获取,涵盖了你需要了解的所有知识,帮助你开始构建生成式AI应用。
Hiroaki Nishikawa (@hironishikawa) 's Twitter Profile Photo

A very good book for learning the basics of multigrid methods. I think this was a recommended book in a numerical linear algebra course that I took long time ago at University of Michigan, where I wrote my first multigrid code in one of the homework projects. Later, I extended it

A very good book for learning the basics of multigrid methods. I think this was a recommended book in a numerical linear algebra course that I took long time ago at University of Michigan, where I wrote my first multigrid code in one of the homework projects. Later, I extended it
Dr.Wang (@hotmailfromsh) 's Twitter Profile Photo

「治疗痛风 多替诺雷与非布司他有什么区别?」 之前科普了多次日本原研痛风新药多替诺雷,这种新型且高选择性的尿酸再吸收抑制剂。

「治疗痛风 多替诺雷与非布司他有什么区别?」

之前科普了多次日本原研痛风新药多替诺雷,这种新型且高选择性的尿酸再吸收抑制剂。
Vivek Galatage (@vivekgalatage) 's Twitter Profile Photo

The "Code Optimization" from Cornell covers the basics of code optimization that can have a big impact and common performance pitfalls to avoid. The roadmap also explains the main features of microprocessor architecture and how they relate to the performance of compiled code. I

The "Code Optimization" from Cornell covers the basics of code optimization that can have a big impact and common performance pitfalls to avoid. 

The roadmap also explains the main features of microprocessor architecture and how they relate to the performance of compiled code. I
Vivek Galatage (@vivekgalatage) 's Twitter Profile Photo

Also, check the "Introduction to Parallel Computing Tutorial" as an additional resource with the quoted course. hpc.llnl.gov/documentation/…

Also, check the "Introduction to Parallel Computing Tutorial" as an additional resource with the quoted course.

hpc.llnl.gov/documentation/…
Sumanth (@sumanth_077) 's Twitter Profile Photo

Turn any GitHub repository into interactive diagrams! Introducing GitDiagram, Simply replace "hub" with "diagram" in a GitHub URL and instantly visualize the code base with interactive diagrams.